diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-14 08:09:59 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-14 10:45:52 +0100 |
commit | 2d28f0d7deac7d199649bc7262441ddf4b1e6dc6 (patch) | |
tree | f27eee97de02e035ce49e6f997123825dd6bbdaf /jjb | |
parent | 776c846f76d36a786cd668c6ecd1f249a13767f9 (diff) |
Create guilin xtesting docker for guilin branch
Issue-ID: INT-1781
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ia2fb3d08d32dfce04b66441af0fa69b3a56695c4
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/integration/xtesting/integration-xtesting.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/integration/xtesting/integration-xtesting.yaml b/jjb/integration/xtesting/integration-xtesting.yaml index 1c5f21f76..3fb927c06 100644 --- a/jjb/integration/xtesting/integration-xtesting.yaml +++ b/jjb/integration/xtesting/integration-xtesting.yaml @@ -106,6 +106,9 @@ - 'frankfurt': branch: 'frankfurt' files: '' + - 'guilin': + branch: 'guilin' + files: '' - 'develop': branch: 'develop' files: '' |