diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2020-09-05 13:20:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-09-05 13:20:21 +0000 |
commit | 9cb07a80b34886be30fac3785e97b06a486278c7 (patch) | |
tree | 6ba7a16968f67cf7cc604c491b639bf15440b6e0 /jjb | |
parent | a25cdc079c6729dd14c107a1f1b8634d66ec8e1b (diff) | |
parent | d140d46dea760861a749bf08805c4ba0430977d7 (diff) |
Merge "Don't build mts if not latest"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/xtesting.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index f915f53dd..626e99607 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -489,6 +489,10 @@ ref_arg: BRANCH path: docker/mts exclude: + - tag: hunter + - tag: iruya + - tag: jerma + - tag: kali - tag: arm64-hunter - tag: arm64-iruya - tag: arm64-jerma |