diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-03-25 19:07:16 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-03-25 19:07:16 +0100 |
commit | 8be6277951925e0eeaecb078de2ec4c0b007a38a (patch) | |
tree | fc9f33f667dc6310a5303855374cd198cb021174 /ansible | |
parent | 34b5f05cefa2b28e2ff9835cdd7415a0023474fe (diff) |
Remove snaps testcases from site.yml
Change-Id: I5f979b5ad704f8d9b35dd54deda33f910fe08a25
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index ae8042a69..62def92a4 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -53,8 +53,6 @@ - vping_userdata - cinder_test - odl - - api_check - - snaps_health_check - tempest_smoke - container: functest-smoke tests: @@ -64,7 +62,6 @@ - tempest_full - tempest_scenario - patrole - - snaps_smoke - neutron_trunk - networking-bgpvpn - networking-sfc |