summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/functest/functest.yaml')
-rw-r--r--jjb/functest/functest.yaml40
1 files changed, 40 insertions, 0 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index 52b1fe9cc..feb574732 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -816,6 +816,21 @@
- 'functest-{repo}-{container}-{tag}-gate'
- project:
+ name: functest-opnfv-functest-tempest-{tag}-gate
+ <<: *functest-params
+ container: functest-tempest
+ ref_arg: BRANCH
+ path: docker/tempest
+ exclude:
+ - {'tag': 'latest'}
+ - {'tag': 'leguer'}
+ - {'tag': 'kali'}
+ - {'tag': 'jerma'}
+ - {'tag': 'iruya'}
+ jobs:
+ - 'functest-{repo}-{container}-{tag}-gate'
+
+- project:
name: functest-opnfv-functest-healthcheck-{tag}-gate
<<: *functest-params
container: functest-healthcheck
@@ -955,6 +970,11 @@
- name: 'functest-opnfv-functest-core-{tag}-gate'
<<: *functest-jobs
- multijob:
+ name: build opnfv/functest-tempest
+ projects:
+ - name: 'functest-opnfv-functest-tempest-{tag}-gate'
+ <<: *functest-jobs
+ - multijob:
name: build containers
projects:
- name: 'functest-opnfv-functest-healthcheck-{tag}-gate'
@@ -1175,6 +1195,21 @@
- 'functest-{repo}-{container}-{tag}-build'
- project:
+ name: functest-opnfv-functest-tempest-{tag}-build
+ <<: *functest-params
+ container: functest-tempest
+ ref_arg: BRANCH
+ path: docker/tempest
+ exclude:
+ - {'tag': 'latest'}
+ - {'tag': 'leguer'}
+ - {'tag': 'kali'}
+ - {'tag': 'jerma'}
+ - {'tag': 'iruya'}
+ jobs:
+ - 'functest-{repo}-{container}-{tag}-build'
+
+- project:
name: functest-opnfv-functest-healthcheck-{tag}-build
<<: *functest-params
container: functest-healthcheck
@@ -1263,6 +1298,11 @@
- name: 'functest-opnfv-functest-core-{tag}-build'
<<: *functest-jobs
- multijob:
+ name: build opnfv/functest-tempest
+ projects:
+ - name: 'functest-opnfv-functest-tempest-{tag}-build'
+ <<: *functest-jobs
+ - multijob:
name: build containers
projects:
- name: 'functest-opnfv-functest-healthcheck-{tag}-build'