From: Cédric Ollivier Date: Mon, 7 Oct 2019 21:02:51 +0000 (+0200) Subject: Publish Functest Jerma jobs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=b89957c233341f1e23b4a8359ca39a5bc7fd74e0 Publish Functest Jerma jobs Change-Id: Ie3970ea3e5b64130d73985a31ed16505e191c0f2 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/functest/functest-docker.yaml b/jjb/functest/functest-docker.yaml index bb25c0f3c..686c009ac 100644 --- a/jjb/functest/functest-docker.yaml +++ b/jjb/functest/functest-docker.yaml @@ -12,6 +12,9 @@ - master: branch: '{stream}' disabled: false + - jerma: + branch: 'stable/{stream}' + disabled: false - iruya: branch: 'stable/{stream}' disabled: false @@ -37,6 +40,8 @@ exclude: - stream: 'master' image: 'tempest' + - stream: 'jerma' + image: 'tempest' # settings for jobs run in multijob phases build-job-settings: &build-job-settings diff --git a/jjb/functest/functest-project-jobs.yaml b/jjb/functest/functest-project-jobs.yaml index 269ecee7a..d50b1a531 100644 --- a/jjb/functest/functest-project-jobs.yaml +++ b/jjb/functest/functest-project-jobs.yaml @@ -17,6 +17,10 @@ branch: '{stream}' gs-pathname: '' disabled: false + - jerma: + branch: 'stable/{stream}' + gs-pathname: '' + disabled: false - iruya: branch: 'stable/{stream}' gs-pathname: '' diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 093cc625c..7d468348e 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -11,6 +11,9 @@ - latest: branch: master slave: lf-virtual9 + - jerma: + branch: stable/jerma + slave: lf-virtual4 - iruya: branch: stable/iruya slave: lf-virtual4 @@ -275,6 +278,8 @@ exclude: - tag: latest test: refstack_defcore + - tag: jerma + test: refstack_defcore - tag: iruya test: refstack_defcore - tag: iruya @@ -509,6 +514,7 @@ - 'functest-{repo}-{container}-{tag}-check' exclude: - tag: latest + - tag: jerma - project: name: functest-opnfv-functest-healthcheck-{tag}-build