From: Cédric Ollivier Date: Tue, 27 Apr 2021 15:42:44 +0000 (+0200) Subject: Gate xtesting ansible driver X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=1410eb26d6cc2ac75e213ef99ed5a52ea678209d;p=releng.git Gate xtesting ansible driver Change-Id: Ifd6920c814cf54e65d390fd0ab3b5fa3ad14ba2f Signed-off-by: Cédric Ollivier --- diff --git a/jjb/functest/xtesting-pi.yaml b/jjb/functest/xtesting-pi.yaml index f07a10581..2af9fd988 100644 --- a/jjb/functest/xtesting-pi.yaml +++ b/jjb/functest/xtesting-pi.yaml @@ -196,8 +196,25 @@ - fourth - fifth - sixth + - eighth privileged: 'false' network: bridge + exclude: + - {'tag': 'leguer', 'test': 'eighth'} + - {'tag': 'kali', 'test': 'eighth'} + - {'tag': 'jerma', 'test': 'eighth'} + - {'tag': 'iruya', 'test': 'eighth'} + - {'tag': 'hunter', 'test': 'eighth'} + - {'tag': 'arm-leguer', 'test': 'eighth'} + - {'tag': 'arm-kali', 'test': 'eighth'} + - {'tag': 'arm-jerma', 'test': 'eighth'} + - {'tag': 'arm-iruya', 'test': 'eighth'} + - {'tag': 'arm-hunter', 'test': 'eighth'} + - {'tag': 'arm64-leguer', 'test': 'eighth'} + - {'tag': 'arm64-kali', 'test': 'eighth'} + - {'tag': 'arm64-jerma', 'test': 'eighth'} + - {'tag': 'arm64-iruya', 'test': 'eighth'} + - {'tag': 'arm64-hunter', 'test': 'eighth'} jobs: - 'xtesting-pi-{repo}-{container}-{tag}-{test}-run' @@ -301,6 +318,8 @@ <<: *xtesting-pi-jobs - name: 'xtesting-pi-ollivier-xtesting-{tag}-sixth-run' <<: *xtesting-pi-jobs + - name: 'xtesting-pi-ollivier-xtesting-{tag}-eighth-run' + <<: *xtesting-pi-jobs - multijob: name: ollivier/xtesting-mts:{tag} projects: diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index 19eb555a0..a80892cce 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -196,8 +196,15 @@ - fourth - fifth - sixth + - eighth privileged: 'false' network: bridge + exclude: + - {'tag': 'leguer', 'test': 'eighth'} + - {'tag': 'kali', 'test': 'eighth'} + - {'tag': 'jerma', 'test': 'eighth'} + - {'tag': 'iruya', 'test': 'eighth'} + - {'tag': 'hunter', 'test': 'eighth'} jobs: - 'xtesting-{repo}-{container}-{tag}-{test}-run' @@ -301,6 +308,8 @@ <<: *xtesting-jobs - name: 'xtesting-opnfv-xtesting-{tag}-sixth-run' <<: *xtesting-jobs + - name: 'xtesting-opnfv-xtesting-{tag}-eighth-run' + <<: *xtesting-jobs - multijob: name: opnfv/xtesting-mts:{tag} projects: @@ -585,6 +594,8 @@ <<: *xtesting-jobs - name: 'xtesting-opnfv-xtesting-{tag}-sixth-run' <<: *xtesting-jobs + - name: 'xtesting-opnfv-xtesting-{tag}-eighth-run' + <<: *xtesting-jobs - multijob: name: opnfv/xtesting-mts:{tag} projects: