diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2023-06-22 12:19:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-06-22 12:19:43 +0000 |
commit | 5b23eb2f1aaf1272f1ae5679ed22a5a82466af2f (patch) | |
tree | 7a59aecd2165691bde5b6e780759e9199ceed344 /jjb/integration/xtesting/integration-xtesting.yaml | |
parent | b8204a1fbba64823d93237de23697bb4fd9a64a1 (diff) | |
parent | c1381a4cf744d7d8079c3297034740c48d3568ff (diff) |
Merge "Add london to xtesting jobs"
Diffstat (limited to 'jjb/integration/xtesting/integration-xtesting.yaml')
-rw-r--r-- | jjb/integration/xtesting/integration-xtesting.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/integration/xtesting/integration-xtesting.yaml b/jjb/integration/xtesting/integration-xtesting.yaml index 575fa19e6..cd7dce7d6 100644 --- a/jjb/integration/xtesting/integration-xtesting.yaml +++ b/jjb/integration/xtesting/integration-xtesting.yaml @@ -39,8 +39,8 @@ stream: - "master": branch: "master" - - "jakarta": - branch: "jakarta" + - "london": + branch: "london" - "kohn": branch: "kohn" @@ -121,8 +121,8 @@ - "master": branch: "master" files: "" - - "jakarta": - branch: "jakarta" + - "london": + branch: "london" files: "" - "kohn": branch: "kohn" |