#270 CI/CD: Increase memory limit for integration tests
Merged by mprahl. Opened by rayson.
rayson/waiverdb cicd-increase-memory  into  master

Download 270.patch

I found sometimes an integration test job fails with OOMKilled status in OpenShift log.
This pull-request will increase the memory limit of the Jenkins slave pod.

rebased onto d451bdd6b2292073b021aeb32c77014b2cf7e93c

Could you please explain this change? Why is a result of null passing now?

@mprahl, according to the jenkins pipeline doc, currentBuild.result equaling null or SUCCESS indicates a successful build. I'll add a comment to this line.

rebased onto 1777abc6a69189b5db615579308baa40ea74ff83

:thumbsup:

Pull-Request has been merged by mprahl

Metadata