Build #632
Parameters
sha1 | |||
A commit to build out of openshift/origin-gce | |||
BRANCH | |||
The origin branch to deploy | |||
IMAGE_NAME | |||
The name of the image to publish to if the build is successful or FORCE_PUBLISH is true. Only successful builds where sha1 == BRANCH will be published automatically. | |||
PUBLISH | |||
If set to "branch_success", if sha1 == BRANCH or this is a merge to BRANCH and the tests all pass, the image will be published. If set to "branch", if sha1 == BRANCH or this is a merge to BRANCH and the deployment succeeds, the image will be pushed. If set to "now", tests will be skipped and the image will be pushed | |||
ADDITIONAL_SKIP | |||
Additional skip rules for the suite. If empty, nothing additional will be skipped https://github.com/openshift/openshift-ansible/pull/3017 https://github.com/openshift/origin/issues/12361 https://github.com/openshift/origin/issues/12362 https://github.com/openshift/origin/issues/12784 https://github.com/openshift/origin/issues/12629 https://github.com/openshift/origin/issues/11016 https://github.com/openshift/origin/issues/12072 | |||
UNIQUE | |||
Workaround to allow running multiple concurrent jobs if necessary. |