[TESTS] cleanup tests and remove reference to ubuntu16 04/117304/2
authormrichomme <morgan.richomme@orange.com>
Mon, 1 Feb 2021 16:26:42 +0000 (17:26 +0100)
committermrichomme <morgan.richomme@orange.com>
Mon, 1 Feb 2021 16:39:08 +0000 (17:39 +0100)
commitba1faac52b28f752516ab075a5bda56058548e49
tree5bc9fc301758fa60a4da73bcca0a8e7b4970d57b
parent5021508f4b6f8bf2bb6ef890b4bb960dc144484b
[TESTS] cleanup tests and remove reference to ubuntu16

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
13 files changed:
README.md
src/onaptests/configuration/basic_network_nomulticloud_settings.py
src/onaptests/configuration/basic_vm_multicloud_yaml_settings.py [moved from src/onaptests/configuration/ubuntu16_multicloud_yaml_settings.py with 90% similarity]
src/onaptests/configuration/basic_vm_settings.py [moved from src/onaptests/configuration/ubuntu16_nomulticloud_settings.py with 93% similarity]
src/onaptests/scenario/basic_vm.py
src/onaptests/templates/heat-files/ubuntu16/ubuntu16.zip [deleted file]
src/onaptests/templates/heat-files/ubuntu18/base_ubuntu18.env [deleted file]
src/onaptests/templates/heat-files/ubuntu18/base_ubuntu18.yaml [deleted file]
src/onaptests/templates/heat-files/ubuntu18/ubuntu18agent.zip
src/onaptests/templates/heat-files/ubuntu20/ubuntu20agent.zip [new file with mode: 0644]
src/onaptests/templates/vnf-services/basic_onboard-service.yaml.j2
src/onaptests/templates/vnf-services/basic_vm-service.yaml [moved from src/onaptests/templates/vnf-services/ubuntu16test-service.yaml with 61% similarity]
src/onaptests/templates/vnf-services/ubuntu18agent-service.yaml