diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-10-30 13:02:06 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-10-30 13:02:06 +0100 |
commit | 38c0e54ce5c354abd10035f2acb1204c057e4a8b (patch) | |
tree | 092a77aefb405beb5a344f7ec1265c90441e4ae7 /jjb/functest | |
parent | 75bc2f7b75fe6047329058a3f49323fb07450a8d (diff) |
Conform with latest Functest backports
New tempest plugins were backported to Jerma and Iruya.
Change-Id: I1e8d4fef110609657d179aa978b2b4441200abde
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 9b35e8a28..0173c99a3 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -262,10 +262,6 @@ - tempest_smoke - tempest_horizon exclude: - - tag: jerma - test: tempest_horizon - - tag: iruya - test: tempest_horizon - tag: hunter test: tempest_horizon jobs: @@ -298,18 +294,10 @@ test: refstack_defcore - tag: jerma test: refstack_defcore - - tag: jerma - test: tempest_keystone - - tag: jerma - test: tempest_cinder - tag: iruya test: refstack_defcore - tag: iruya test: octavia - - tag: iruya - test: tempest_keystone - - tag: iruya - test: tempest_cinder - tag: hunter test: refstack_compute - tag: hunter |