Move 4byte_asn scenario test to basic dir

Since a separate job has not been created [0], move the scenario test
into the basic directory so that it will be executed there.

Set TEMPEST_CONCURRENCY=1 for the basic scenario job in order to avoid
resource collisions.

[0] https://review.openstack.org/529256

Change-Id: Idbf2739a585473fdf1d364ad1ee263ad359fd750
This commit is contained in:
Jens Harbott 2018-03-11 12:21:30 +00:00
parent c7849e1434
commit 4808c72a39
3 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@
DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin neutron-dynamic-routing git://git.openstack.org/openstack/neutron-dynamic-routing"
DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin neutron-tempest-plugin git://git.openstack.org/openstack/neutron-tempest-plugin"
export DEVSTACK_LOCAL_CONFIG
# NOTE(frickler): Some tests are failing when running in parallel, likely due collisions in the docker setup
export TEMPEST_CONCURRENCY=1
function gate_hook {
bash -xe $BASE/new/neutron-dynamic-routing/neutron_dynamic_routing/tests/contrib/gate_hook.sh dsvm-scenario