aboutsummaryrefslogtreecommitdiffstats
path: root/src/onaptests/templates/heat-files
AgeCommit message (Collapse)AuthorFilesLines
2021-09-08Update HEAT-file for ubuntu20 used for basic_vm_macro testAndreas Geissler1-0/+0
Issue-ID: TEST-361 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I662945ec980bd100c7b3279a2fa97a1e8889f92c
2021-03-09[SDC] Add manifest to basic packagesChrisC2-0/+0
SDC requires a MANIFEST.json file when onboarding zipped artifacts, this was not strictly checked prior to H release. Issue-ID: SDC-3497 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I997d93bdfef7b972b9ae13905344b8191a4b3525
2021-02-01[TESTS] cleanup tests and remove reference to ubuntu16mrichomme5-172/+0
the basic_vm test was historically called ubuntu16... as we are now delaing more with ubuntu18 or ubuntu20, the reference to the version16 is a bit old - Replace ubuntu16 by basic_vm - Use ubuntu20 instead of Ubuntu16 - Replace onap.small by m1.small to be natively compatible with any Openstack (default flavor) Issue-ID: TEST-299 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I69f573354c87c44c10581861450d48244db0c7df
2020-11-06Add CLAMP E2E testsamine ezziati3-0/+172
Issue-ID: TEST-240 Signed-off-by: amine ezziati <mohamedamine.ezziati@orange.com> Change-Id: Ib612f1670aca10d9ac9f15fadb9cab58a7d8e5a8 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-10-28Usecase basic_cnf: helm package errorThierry Hardy1-0/+0
Kubernetes resources name are based on the release name whose name has changed in onap master release compared to Frankfurt. This name is now override in helm package Issue-ID: TEST-243 Signed-off-by: Thierry Hardy <thierry.hardy@orange.com> Change-Id: I97df6f5b22ac04d7d84c81c1d9ebdb70b3edd2c1
2020-10-16Revert "Revert "Create basic_cnf test leveraging onapsdk""Thierry Hardy1-0/+0
This reverts commit ded9ae3b507b9687a68cc00dfc75e13130be13ff. Reason for revert: ONAP SDK 7.1 version is released Correction hardcode value (k8s) and onapsdk version to 7.1.0 Issue-ID: TEST-243 Change-Id: I535af4298f79a34476074612079dc479d2fc0b61 Signed-off-by: Thierry Hardy <thierry.hardy@orange.com>
2020-10-13Revert "Create basic_cnf test leveraging onapsdk"Morgan Richomme1-0/+0
This reverts commit 0123c525b0182a5d6f9cd1bee3830eb1956239c7. Reason for revert: <it is breaking basic_vm because ModuleNotFoundError: No module named 'onapsdk.msb.k8s' > Issue-ID: TEST-243 Change-Id: Iaf398a11b296b2c2bf55d9a25a588cd32e44077a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2020-10-08Create basic_cnf test leveraging onapsdkThierry Hardy1-0/+0
Add the scenario basic_cnf that uses multicloud-k8s plugin to instantiate cnf on k8s Add the removal of profile in cleanup part Add store_state Issue-ID: TEST-243 Signed-off-by: Thierry Hardy <thierry.hardy@orange.com> Change-Id: Ib743c259decf95cdc69975e1ef7d4ba7aadccfae
2020-10-06Remove clearwater_ims configuration filemrichomme1-0/+0
They contain reference to GPLv3 [1] Issue-ID: INT-1732 [1]: https://lfscanning.org/reports/onap/onap-2020-10-48775714-948d-4f9d-b93f-13de323390f2.html Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Iecb438f1c99881a0e9ca28e27142072a46f77bcb
2020-09-29Add heat zip filesmrichomme2-0/+0
due to the gitignore, the heat files for basic_vm and clearwater_ims were not available Issue-ID: TEST-240 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia87999fbf28d0f1037227150fc247fae128d80d7