summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-06 14:07:33 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-06 14:07:33 +0200
commit208bf65dafab76b8e6d74e72d60853efc1d230c4 (patch)
tree7306bb2a9e8f44bc5d816ab9bc9b12ccb0b000fd /jjb/functest/functest.yaml
parente1f021c2d45e25e1ab13637f410d325f934bcd15 (diff)
Add tempest_heat
It completes "Add tempest_heat (heat-tempest-plugin)" [1] [1] https://gerrit.opnfv.org/gerrit/c/functest/+/69910 Change-Id: Ie603cbdf07fb67c0cf1298fe958316a5e559d8ca Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest/functest.yaml')
-rw-r--r--jjb/functest/functest.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index ce7f99003..514c1c3b0 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -329,6 +329,7 @@
- neutron-tempest-plugin-api
- tempest_cinder
- tempest_keystone
+ - tempest_heat
- rally_sanity
- refstack_defcore
- refstack_compute
@@ -344,6 +345,12 @@
- barbican
- octavia
exclude:
+ - tag: jerma
+ test: tempest_heat
+ - tag: iruya
+ test: tempest_heat
+ - tag: hunter
+ test: tempest_heat
- tag: latest
test: refstack_defcore
- tag: jerma
@@ -542,6 +549,8 @@
<<: *functest-jobs
- name: 'functest-opnfv-functest-smoke-{tag}-tempest_keystone-run'
<<: *functest-jobs
+ - name: 'functest-opnfv-functest-smoke-{tag}-tempest_heat-run'
+ <<: *functest-jobs
- name: 'functest-opnfv-functest-smoke-{tag}-rally_sanity-run'
<<: *functest-jobs
- name: 'functest-opnfv-functest-smoke-{tag}-refstack_defcore-run'
@@ -870,6 +879,8 @@
<<: *functest-jobs
- name: 'functest-opnfv-functest-smoke-{tag}-tempest_keystone-run'
<<: *functest-jobs
+ - name: 'functest-opnfv-functest-smoke-{tag}-tempest_heat-run'
+ <<: *functest-jobs
- name: 'functest-opnfv-functest-smoke-{tag}-rally_sanity-run'
<<: *functest-jobs
- name: 'functest-opnfv-functest-smoke-{tag}-refstack_defcore-run'
@@ -1086,6 +1097,8 @@
<<: *functest-jobs
- name: 'functest-opnfv-functest-smoke-{tag}-tempest_keystone-run'
<<: *functest-jobs
+ - name: 'functest-opnfv-functest-smoke-{tag}-tempest_heat-run'
+ <<: *functest-jobs
- name: 'functest-opnfv-functest-smoke-{tag}-rally_sanity-run'
<<: *functest-jobs
- name: 'functest-opnfv-functest-smoke-{tag}-refstack_defcore-run'