diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-05-05 20:20:53 +0000 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-05-11 09:28:50 +0000 |
commit | 962f8ed21b97d40bc501c4854a4e28310023642d (patch) | |
tree | 051e23cbf4391e3d79322a168d533c66443fddfc /etc/compliance/proposed_tests.yml | |
parent | 05efb85b4c2703be7145420c06aae5acb6778e2b (diff) |
Adding Neutron trunk port tests to proposed_tests suite
Adding the Neutron trunk port tempest tests to Dovetail and the
proposed_tests test suite.
JIRA: DOVETAIL-648
Change-Id: Ia77980a245fd1bca6e5f0e567467432e12bf974e
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'etc/compliance/proposed_tests.yml')
-rw-r--r-- | etc/compliance/proposed_tests.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/compliance/proposed_tests.yml b/etc/compliance/proposed_tests.yml index 36129307..0c061313 100644 --- a/etc/compliance/proposed_tests.yml +++ b/etc/compliance/proposed_tests.yml @@ -18,3 +18,5 @@ proposed_tests: - dovetail.sdnvpn.tc000 # patrole - dovetail.security.patrole + # Neutron trunk port Tempest tests + - dovetail.tempest.neutron_trunk_ports |