diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2022-02-16 12:22:59 +0000 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2022-02-16 12:42:18 +0000 |
commit | 4d337ca9aef51388dc9609eeb9e4687d05b61b53 (patch) | |
tree | eb0a8fa67f532001c757ffbf81c018672b61656f | |
parent | 6d1d110ed3afdc4a402d950180778c7a426d5255 (diff) |
Adding back intergation-etsi job
Images are updated now see https://gerrit.onap.org/r/c/integration/csit/+/127144
Change-Id: Ic03e7b04bb18c102bc7148b2a09841b9d2a529e2
Issue-ID: SO-3632
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
-rw-r--r-- | jjb/so/so-csit.yaml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/jjb/so/so-csit.yaml b/jjb/so/so-csit.yaml index 7bdd67135..0ff396d95 100644 --- a/jjb/so/so-csit.yaml +++ b/jjb/so/so-csit.yaml @@ -18,12 +18,8 @@ branch: 'Custom_Workflow' java-version: openjdk11 functionality: -# integration testing suites disabled until brought up to date, -# see https://jira.onap.org/browse/SO-3632 -# - 'integration-testing': -# trigger_jobs: -# - 'integration-etsi-testing': -# trigger_jobs: + - 'integration-etsi-testing': + trigger_jobs: - 'macroflow': trigger_jobs: robot-options: '' |