diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-14 14:28:03 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-14 14:28:03 +0200 |
commit | b0486547c558e22271096c29224d52052822e025 (patch) | |
tree | 9a1109293bfcf81c296572fcd19e6a84e7fa168e /docker/smoke | |
parent | 444eae3d988414cf9d75af9f1e555996387e558a (diff) |
Remove all lxd refs
All Joid runs are stopped, then these scenarios can't be maintained.
Change-Id: Ida7c8c86cbd377024047d4abbbc1806ad65afc8a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/smoke')
-rw-r--r-- | docker/smoke/testcases.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml index 18b7ed01b..167471959 100644 --- a/docker/smoke/testcases.yaml +++ b/docker/smoke/testcases.yaml @@ -131,8 +131,6 @@ tiers: this functionality. When the config value of snaps.use_keystone is True, functest must have access to the cloud's private network. - dependencies: - - DEPLOY_SCENARIO: '^((?!lxd).)*$' run: module: 'functest.opnfv_tests.openstack.snaps.smoke' class: 'SnapsSmoke' |