A new test job is being added (experimentally) to test_pr_origin (which
runs on all Origin merge and test) that deploys a full Origin GCE cluster
from your PR.

The job test_pull_requests_origin_gce
<https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_gce/>
builds
and deploys your PR changes as RPMs and installs a 3 node cluster with them
on GCE, then runs the conformance suite with GCE specific cloud provider
tests enabled (dynamic provisioning and service loadbalancer). It does not
currently build images - if someone adds a test that requires up to date
images we will disable that test specifically for the job (contact Steve or
Justin or myself if that happens).

To deploy, it leverages a recent openshift-ansible master and
openshift/origin-gce master branch built into a docker image
(openshift/origin-gce:latest) that have passed the same test suite
(currently gated by the job zz_origin_gce_image
<https://ci.openshift.redhat.com/jenkins/job/zz_origin_gce_image/> which is
a PR and master build job).  More instructions will be forthcoming about
how to try this out on your own.

That job will also periodically rebuild master and publish the RPMs to
https://storage.googleapis.com/origin-ci-test/branch-
logs/origin/master/builds/latest/artifacts/rpms which will be the "nightly"
master builds, which is what zz_origin_gce_image tests against.

We believe the bulk of the flakes caused by #11016 are disabled or given
longer timeouts until that issue is fixed, but if you are seeing flakes
please let us know.  Any other questions ask here.
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to