Add scripts to generate release Yaml files 68/125968/4
authorliamfallon <liam.fallon@est.tech>
Mon, 29 Nov 2021 13:26:27 +0000 (13:26 +0000)
committerliamfallon <liam.fallon@est.tech>
Tue, 30 Nov 2021 10:53:55 +0000 (10:53 +0000)
commit5780bdf2564356663f9afca33bb7b144f080e475
treeb7230a22f6f7c476353f0ca5c962fe2a17a865fa
parentb83baa956dbe31cedd9af8ac1ebafba675a5226e
Add scripts to generate release Yaml files

These two scripts create the releases/x.y.z.yaml and
releases/x.y.z-container.yaml files.

These scripts were developed by Jim Hahn and were stored on the ONAP
wilik. THey are being placed in this directory so that they are under
source control.

Further scripts will be added here to cover more of the ONAP release
proecess.

Issue-ID: POLICY-3835
Change-Id: I48167b2970bd041a58fe3d0b6e037cd2dbe38f7c
Signed-off-by: liamfallon <liam.fallon@est.tech>
integration/src/release_scripts/mkart.sh [new file with mode: 0755]
integration/src/release_scripts/mkdock.sh [new file with mode: 0755]