From 958d04fb55d914bfd040a478d652bde5d44dbd88 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Wed, 4 Jun 2014 13:20:04 -0700 Subject: [PATCH] Bump LARGE_OPS number from 50=>100 Now that we have been testing a new LARGE_OPS number in large-ops-testing for a week with good results, we are satisfied with the stability of the large-ops test with the increased LARGE_OPS number. * Stop running large-ops-testing in the silent queue for nova now that we have collected enough data. * Preemptively bump the LARGE_OPS number in large-ops-testing to 175 Change-Id: I9f09ef59a0c6f39da6e8311102c640a6c693d18b --- .../files/jenkins_job_builder/config/devstack-gate.yaml | 8 ++++---- modules/openstack_project/files/zuul/layout.yaml | 4 ---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/devstack-gate.yaml b/modules/openstack_project/files/jenkins_job_builder/config/devstack-gate.yaml index 31b3ed1bc7..de8e66899d 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/devstack-gate.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/devstack-gate.yaml @@ -740,7 +740,7 @@ export PYTHONUNBUFFERED=true export DEVSTACK_GATE_TIMEOUT=60 export DEVSTACK_GATE_TEMPEST=1 - export DEVSTACK_GATE_TEMPEST_LARGE_OPS=50 + export DEVSTACK_GATE_TEMPEST_LARGE_OPS=100 export BRANCH_OVERRIDE={branch-override} if [ "$BRANCH_OVERRIDE" != "default" ] ; then export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE @@ -770,7 +770,7 @@ export PYTHONUNBUFFERED=true export DEVSTACK_GATE_TIMEOUT=60 export DEVSTACK_GATE_TEMPEST=1 - export DEVSTACK_GATE_TEMPEST_LARGE_OPS=100 + export DEVSTACK_GATE_TEMPEST_LARGE_OPS=175 export BRANCH_OVERRIDE={branch-override} if [ "$BRANCH_OVERRIDE" != "default" ] ; then export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE @@ -801,7 +801,7 @@ export PYTHONUNBUFFERED=true export DEVSTACK_GATE_TIMEOUT=60 export DEVSTACK_GATE_TEMPEST=1 - export DEVSTACK_GATE_TEMPEST_LARGE_OPS=50 + export DEVSTACK_GATE_TEMPEST_LARGE_OPS=100 export DEVSTACK_GATE_NEUTRON=1 export BRANCH_OVERRIDE={branch-override} if [ "$BRANCH_OVERRIDE" != "default" ] ; then @@ -833,7 +833,7 @@ export PYTHONUNBUFFERED=true export DEVSTACK_GATE_TIMEOUT=60 export DEVSTACK_GATE_TEMPEST=1 - export DEVSTACK_GATE_TEMPEST_LARGE_OPS=100 + export DEVSTACK_GATE_TEMPEST_LARGE_OPS=175 export DEVSTACK_GATE_NEUTRON=1 export BRANCH_OVERRIDE={branch-override} if [ "$BRANCH_OVERRIDE" != "default" ] ; then diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index fbd19d28aa..d41e796721 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1039,9 +1039,6 @@ projects: - gate-grenade-dsvm-forward - check-tempest-dsvm-cells-full - check-tempest-dsvm-neutron-pg - silent: - - gate-tempest-dsvm-large-ops-testing - - gate-tempest-dsvm-neutron-large-ops-testing experimental-tripleo: - check-tripleo-ironic-seed-precise - check-tripleo-undercloud-precise @@ -2580,7 +2577,6 @@ projects: - gate-grenade-dsvm-forward - check-tempest-master-dsvm-full-havana - check-tempest-master-dsvm-neutron-havana - - gate-tempest-dsvm-large-ops-testing experimental-tripleo: - check-tripleo-ironic-seed-precise - check-tripleo-undercloud-precise