Skip to content

Commit

Permalink
Merge "Remove TEMPEST_BRANCH var from neutron queens job."
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Jan 25, 2020
2 parents 5c52f33 + 0327bc2 commit 4b58524
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@
USE_PYTHON3: false
NETWORK_API_EXTENSIONS: "{{ (network_api_extensions_common + network_api_extensions_tempest) | join(',') }}"
TEMPEST_PLUGINS: /opt/stack/neutron-tempest-plugin
TEMPEST_BRANCH: queens-em

- job:
name: neutron-tempest-plugin-api-rocky
Expand Down Expand Up @@ -550,7 +549,6 @@
USE_PYTHON3: false
NETWORK_API_EXTENSIONS: "{{ network_api_extensions | join(',') }}"
TEMPEST_PLUGINS: /opt/stack/neutron-tempest-plugin
TEMPEST_BRANCH: queens-em

- job:
name: neutron-tempest-plugin-scenario-openvswitch-rocky
Expand Down Expand Up @@ -701,7 +699,6 @@
USE_PYTHON3: false
NETWORK_API_EXTENSIONS: "{{ network_api_extensions | join(',') }}"
TEMPEST_PLUGINS: /opt/stack/neutron-tempest-plugin
TEMPEST_BRANCH: queens-em
devstack_local_conf:
test-config:
# NOTE: ignores linux bridge's trunk delete on bound port test
Expand Down Expand Up @@ -910,7 +907,6 @@
devstack_localrc:
USE_PYTHON3: false
TEMPEST_PLUGINS: /opt/stack/neutron-tempest-plugin
TEMPEST_BRANCH: queens-em

- job:
name: neutron-tempest-plugin-dvr-multinode-scenario-rocky
Expand Down Expand Up @@ -1004,7 +1000,6 @@
devstack_localrc:
USE_PYTHON3: false
TEMPEST_PLUGINS: '"/opt/stack/designate-tempest-plugin /opt/stack/neutron-tempest-plugin"'
TEMPEST_BRANCH: queens-em

- job:
name: neutron-tempest-plugin-designate-scenario-rocky
Expand Down

0 comments on commit 4b58524

Please sign in to comment.