diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-14 23:41:06 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-14 23:41:06 +0100 |
commit | 672d3a8a98de4cf22c35a5a84e73c6b079db6aea (patch) | |
tree | d862f528b04103c1cae8d431ef3b6efd2306f505 /jjb | |
parent | 535c9eee14568beffb9832b01736e498b674d0b0 (diff) |
Run tempest_cinder and tempest_keystone in hunter
They have been backported for the best CNTT compliance.
Change-Id: I8d8d19fc350af7804899ce91a58ca4b42b699c47
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/functest.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index a977567b9..9b1ed578d 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -305,10 +305,6 @@ test: tempest_slow - tag: hunter test: octavia - - tag: hunter - test: tempest_keystone - - tag: hunter - test: tempest_cinder jobs: - 'functest-{repo}-{container}-{tag}-{test}-run' |