diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-07-10 06:44:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-07-10 06:44:38 +0000 |
commit | a7e3565446c44e586b8c3c5c99de909272deb473 (patch) | |
tree | 77c814ad2e5136e6c3d2b0ce1c36a4b4cf5225e3 /jjb | |
parent | b69272702c17e8217b5d63ea570d20ccf57dd38a (diff) | |
parent | 763f2727b98bfcefd82fccb0198a00b5dd00295a (diff) |
Merge "fix the elalto and maintenance release"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/so/so-csit.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/so/so-csit.yaml b/jjb/so/so-csit.yaml index 8feffb616..d976f855c 100644 --- a/jjb/so/so-csit.yaml +++ b/jjb/so/so-csit.yaml @@ -9,6 +9,10 @@ stream: - 'master': branch: 'master' + - 'elalto': + branch: 'elalto' + - 'frankfurt': + branch: 'frankfurt' functionality: - 'integration-testing': trigger_jobs: '{project-name}-{stream}-docker-version-java-daily' |