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