diff options
author | hariharan97 <rh20085046@wipro.com> | 2021-04-21 12:26:19 +0530 |
---|---|---|
committer | hariharan97 <rh20085046@wipro.com> | 2021-04-21 12:26:19 +0530 |
commit | 271c834333bb905ef960ee7293eebed017503cc8 (patch) | |
tree | cd2e5a1d75c628842ae83e834472842b5923f4f2 /releases | |
parent | 785493fcf68d3eca0138ca7fffc20ad61ee7ae27 (diff) |
Issue-ID: OPTFRA-913
Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: I73fc6082c5a92c8c346024375831e62b655bcf30
Diffstat (limited to 'releases')
-rw-r--r-- | releases/2.3.4-container.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/releases/2.3.4-container.yaml b/releases/2.3.4-container.yaml new file mode 100644 index 0000000..b9bff1c --- /dev/null +++ b/releases/2.3.4-container.yaml @@ -0,0 +1,19 @@ +distribution_type: 'container' +container_release_tag: '2.3.4' +project: 'optf-cmso' +log_dir: 'optf-cmso-maven-docker-stage-master/575/' +ref: 785493fcf68d3eca0138ca7fffc20ad61ee7ae27 +containers: + - name: 'optf-cmso-robot' + version: '2.3-STAGING-20210421T063403Z' + - name: 'optf-cmso-service' + version: '2.3-STAGING-20210421T063403Z' + - name: 'optf-cmso-optimizer' + version: '2.3-STAGING-20210421T063403Z' + - name: 'optf-cmso-topology' + version: '2.3-STAGING-20210421T063403Z' + - name: 'optf-cmso-ticketmgt' + version: '2.3-STAGING-20210421T063403Z' + - name: 'optf-cmso-dbinit' + version: '2.3-STAGING-20210421T063403Z' + |