neutron/neutron/tests/tempest/scenario
Slawek Kaplonski c78b80becf Fix bash cmd used in scenario trunk tests
In scenario trunk test test_subport_connectivity there
is bash command used to check name of base interface on
spawned vm (e.g. ens3 or eth0), configure vlan interface
with vlan_id used on trunk port (e.g. ens3.10),
make this vlan device up and run dhclient on this interface
if it's not running yet.

This command was broken and that cause failure of this test.

Change-Id: I4c0207f79cd6df2594f976b9509697209011edf2
Closes-Bug: #1766701
(cherry picked from commit 6bf840f0a73579804375dddd92b3a20acc57b877)
2018-10-17 08:41:04 +02:00
..
admin Added test suite and case to cover 'availability zone' 2017-12-04 09:58:36 -08:00
__init__.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base.py tests: Add decorator to mark unstable tests 2018-09-06 13:50:06 -04:00
constants.py qos basic scenario 2016-07-10 17:45:14 +03:00
exceptions.py qos basic scenario 2016-07-10 17:45:14 +03:00
test_basic.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_dvr.py Switch to tempest.common.utils.requires_ext 2017-09-28 12:49:54 -07:00
test_floatingip.py tests: Add decorator to mark unstable tests 2018-09-06 13:50:06 -04:00
test_migration.py Wait until all router ports are DOWN before migration 2018-08-31 20:03:21 +00:00
test_mtu.py Switch test_mtu.py to tempest.common.utils.requires_ext 2017-11-01 14:14:56 +00:00
test_portsecurity.py ovs-fw: Use TRANSIENT table for traffic classification 2017-07-11 15:24:46 +00:00
test_qos.py Switch to tempest.common.utils.requires_ext 2017-09-28 12:49:54 -07:00
test_security_groups.py test_security_groups: Randomize SG names 2018-05-08 17:07:53 +00:00
test_trunk.py Fix bash cmd used in scenario trunk tests 2018-10-17 08:41:04 +02:00