diff options
author | hariharan97 <rh20085046@wipro.com> | 2021-03-10 14:59:13 +0530 |
---|---|---|
committer | hariharan97 <rh20085046@wipro.com> | 2021-03-10 14:59:13 +0530 |
commit | fa9a888eb79c4632b3a1afd97641b0554d086828 (patch) | |
tree | e3c8287a3e4c34471959541a6f33c095751fb863 /releases | |
parent | f11165e00b6633187f8ab0b002ed6f7e196260d5 (diff) |
Release OOF containers
Issue-ID: OPTFRA-913
Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: I5833e6fd0326a5aa72e1b2540ee11041a6421816
Diffstat (limited to 'releases')
-rw-r--r-- | releases/2.3.2-container.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/releases/2.3.2-container.yaml b/releases/2.3.2-container.yaml new file mode 100644 index 0000000..b833cbb --- /dev/null +++ b/releases/2.3.2-container.yaml @@ -0,0 +1,19 @@ +distribution_type: 'container' +container_release_tag: '2.3.2' +project: 'optf-cmso' +log_dir: 'optf-cmso-maven-docker-stage-master/529/' +ref: f11165e00b6633187f8ab0b002ed6f7e196260d5 +containers: + - name: 'optf-cmso-robot' + version: '2.3-STAGING-20210310T085652Z' + - name: 'optf-cmso-service' + version: '2.3-STAGING-20210310T085652Z' + - name: 'optf-cmso-optimizer' + version: '2.3-STAGING-20210310T085652Z' + - name: 'optf-cmso-topology' + version: '2.3-STAGING-20210310T085652Z' + - name: 'optf-cmso-ticketmgt' + version: '2.3-STAGING-20210310T085652Z' + - name: 'optf-cmso-dbinit' + version: '2.3-STAGING-20210310T085652Z' + |