diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-03-04 09:10:44 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-03-04 09:10:44 +0100 |
commit | a7cfdcd27d0cc7f7b35ad18954c7a79ad959f982 (patch) | |
tree | 01902d6cfa44f533c7b2d0a2b6fdf54f6f5ce687 /jjb/functest | |
parent | e999c69ef480272afe8ee91213bc13891e052082 (diff) |
Temporarily disable Xtesting MTS
It will help debugging the log dump issues.
Change-Id: I6c67d8372505f1980243daf26db1a2007697b7bb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest')
-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 ac62ad9b6..c9f02dff0 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: |