diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-03-04 10:09:10 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-03-04 10:09:15 +0100 |
commit | 0b8e9b8ba5adaf70cc2de6e5e09849b5e2422e93 (patch) | |
tree | c9ff51ee8074c8e5ea772871837ab5826416cf71 | |
parent | a7cfdcd27d0cc7f7b35ad18954c7a79ad959f982 (diff) |
Enable Xtesting MTS back
Change-Id: Ie394072dda22cceeab2c32a9b12043302d7f751b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | jjb/functest/xtesting.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index c9f02dff0..ac62ad9b6 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -356,11 +356,11 @@ <<: *xtesting-jobs - name: 'xtesting-opnfv-xtesting-{tag}-eighth-run' <<: *xtesting-jobs - # - multijob: - # name: opnfv/xtesting-mts:{tag} - # projects: - # - name: 'xtesting-opnfv-xtesting-mts-{tag}-seventh-run' - # <<: *xtesting-jobs + - multijob: + name: opnfv/xtesting-mts:{tag} + projects: + - name: 'xtesting-opnfv-xtesting-mts-{tag}-seventh-run' + <<: *xtesting-jobs - multijob: name: dump all campaign data projects: |