diff options
author | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-06-22 09:58:35 +0000 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-06-22 10:00:21 +0000 |
commit | c1381a4cf744d7d8079c3297034740c48d3568ff (patch) | |
tree | aeb2c7877d73f81714e5bd83626becd2a8cd108e /jjb/integration/xtesting | |
parent | a4c0ab514ff44c946c132c3037d159152a59f422 (diff) |
Add london to xtesting jobs
Issue-ID: INT-2113
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I26ed1dc5c4f49ef55ea5857179fa0826d5324088
Diffstat (limited to 'jjb/integration/xtesting')
-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" |