diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-11-03 17:04:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-11-03 17:04:39 +0000 |
commit | d15347e5148d10a43b9e40e64c10454236956481 (patch) | |
tree | ba7bf8a1e9db0eb0bcc1db99bddd8c612c77ffa3 /jjb | |
parent | bb0f3ec53916cbb4492b1bef300715bbce608ea8 (diff) | |
parent | 09bca8984d8238e92d82ed78660f651d3b25d0a9 (diff) |
Merge "[INTEGRATION] Build xtesting test images with 'istanbul' tag"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/integration/xtesting/integration-xtesting.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/integration/xtesting/integration-xtesting.yaml b/jjb/integration/xtesting/integration-xtesting.yaml index a5674e205..083616880 100644 --- a/jjb/integration/xtesting/integration-xtesting.yaml +++ b/jjb/integration/xtesting/integration-xtesting.yaml @@ -39,6 +39,8 @@ stream: - 'master': branch: 'master' + - 'istanbul': + branch: 'istanbul' - 'honolulu': branch: 'honolulu' @@ -119,6 +121,9 @@ - 'master': branch: 'master' files: '' + - 'istanbul': + branch: 'istanbul' + files: '' - 'honolulu': branch: 'honolulu' files: '' |