commit | 26b2bc50893ac6849e68456f39a3498413f11e4d | [log] [tgz] |
---|---|---|
author | Alanny Lopez <Alanny.Lopez@ibm.com> | Fri Sep 29 16:46:00 2017 -0500 |
committer | Alanny Lopez <Alanny.Lopez@ibm.com> | Fri Oct 06 14:59:54 2017 +0000 |
tree | a9d7137eee477ca8af670a6712533ad3673a68a4 | |
parent | bb309af008e46555af91c833b4e654a6de2297e0 [diff] |
Update to timeout criteria, and how job pods are identified Job pods have additional identifiers added to them that normal pods do not. To ensure the correct pod is identified as the job's pod will now be obtaining the identifiers and updating the podname to have them. Update to the timeout variable, split it in two. One for the job and the other for the pod. The job timeout is for waiting for the job to be present on the api and is short. On the other had the podtimeout is significantly longer to help work around slow pod scheduling and image pull times if there are any. Signed-off-by: Alanny Lopez <Alanny.Lopez@ibm.com> Change-Id: I4910e2eeb3db301cc2e660edd4509f74fdb38279
Build script for CI jobs in Jenkins.