Merge "Remove apache-services tempest check"
This commit is contained in:
commit
6460a3ddda
@ -125,38 +125,6 @@
|
||||
- devstack-logs
|
||||
- console-log
|
||||
|
||||
- job-template:
|
||||
name: '{pipeline}-tempest-dsvm-full-apache-services{branch-designator}'
|
||||
node: '{node}'
|
||||
|
||||
wrappers:
|
||||
- timeout:
|
||||
timeout: 125
|
||||
fail: true
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
- link-logs
|
||||
- net-info
|
||||
- devstack-checkout
|
||||
- shell: |
|
||||
#!/bin/bash -xe
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TIMEOUT=120
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
export DEVSTACK_GATE_TEMPEST_FULL=1
|
||||
export DEVSTACK_GATE_USE_APACHE=1
|
||||
export BRANCH_OVERRIDE={branch-override}
|
||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||
fi
|
||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||
./safe-devstack-vm-gate-wrap.sh
|
||||
|
||||
publishers:
|
||||
- devstack-logs
|
||||
- console-log
|
||||
|
||||
- job-template:
|
||||
name: '{pipeline}-tempest-master-dsvm-full{branch-designator}'
|
||||
node: '{node}'
|
||||
|
@ -657,9 +657,6 @@ jobs:
|
||||
- name: gate-swift-tox-func
|
||||
branch: ^(?!stable/(havana|icehouse)).*$
|
||||
voting: false
|
||||
- name: ^(gate|check)-tempest-dsvm-full-apache-services
|
||||
voting: false
|
||||
branch: ^(?!stable/(havana|icehouse)).*$
|
||||
- name: gate-tuskar-ui-selenium
|
||||
voting: false
|
||||
- name: gate-pecan-tox-barbican-tip
|
||||
@ -955,7 +952,6 @@ projects:
|
||||
- gate-tempest-dsvm-neutron-large-ops
|
||||
- check-swift-dsvm-functional
|
||||
- check-rally-dsvm-keystone
|
||||
- check-tempest-dsvm-full-apache-services
|
||||
gate:
|
||||
- gate-devstack-dsvm-cells
|
||||
- gate-tempest-dsvm-large-ops
|
||||
@ -1407,7 +1403,6 @@ projects:
|
||||
- check-devstack-dsvm-cells
|
||||
- gate-tempest-dsvm-large-ops
|
||||
- gate-tempest-dsvm-neutron-large-ops
|
||||
- check-tempest-dsvm-full-apache-services
|
||||
gate:
|
||||
- gate-python-keystoneclient-python33
|
||||
- gate-devstack-dsvm-cells
|
||||
|
Loading…
x
Reference in New Issue
Block a user