diff options
| author | Zuul <zuul@review.opendev.org> | 2022-11-08 19:48:42 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2022-11-08 19:48:42 +0000 |
| commit | 31881c0b2b6581e16a1d802b01a52d2b2eefb750 (patch) | |
| tree | d3e9fde29c67ecadcb05f99ff385d73c6f91e71f | |
| parent | 681934a96aa8e35ae3babc89bfb2b56d2daea950 (diff) | |
| parent | 1d71479a4cea2a90eb2f244864fbcc665ed9484f (diff) | |
| download | python-openstackclient-31881c0b2b6581e16a1d802b01a52d2b2eefb750.tar.gz | |
Merge "zuul: Remove nova-network tests"
| -rw-r--r-- | .zuul.yaml | 34 |
1 files changed, 0 insertions, 34 deletions
@@ -54,12 +54,6 @@ LIBS_FROM_GIT: python-openstackclient # NOTE(dtroyer): Functional tests need a bit more volume headroom VOLUME_BACKING_FILE_SIZE: 20G - devstack_local_conf: - post-config: - $CINDER_CONF: - DEFAULT: - # NOTE(dtroyer): OSC needs to support Volume v1 for a while yet so re-enable - enable_v1_api: true devstack_services: ceilometer-acentral: false ceilometer-acompute: false @@ -115,28 +109,6 @@ tox_envlist: functional - job: - name: osc-functional-devstack-n-net - parent: osc-functional-devstack-base - timeout: 7800 - vars: - devstack_localrc: - FLAT_INTERFACE: br_flat - PUBLIC_INTERFACE: br_pub - devstack_services: - n-cell: true - n-net: true - neutron: false - neutron-segments: false - q-agt: false - q-dhcp: false - q-l3: false - q-meta: false - q-metering: false - q-qos: false - q-svc: false - tox_envlist: functional - -- job: name: osc-functional-devstack-tips parent: osc-functional-devstack timeout: 7800 @@ -232,12 +204,6 @@ jobs: - osc-build-image - osc-functional-devstack - # - osc-functional-devstack-n-net: - # voting: false - # # The job testing nova-network no longer works before Pike, and - # # should be disabled until the New Way of testing against old clouds - # # is ready and backported - # branches: ^(?!stable/(newton|ocata)).*$ - osc-functional-devstack-tips: # The functional-tips job only tests the latest and shouldn't be run # on the stable branches |
