Feature 10982: Public Cloud Robot Suite 14/14014/4
authoraguilard <e.dah.tid@telefonica.com>
Mon, 13 Nov 2023 13:16:32 +0000 (13:16 +0000)
committeraguilard <e.dah.tid@telefonica.com>
Tue, 14 Nov 2023 12:57:12 +0000 (12:57 +0000)
commit8c0a0545e6f771533216fc33271544ae46b136b9
tree41b68f9e01a054d81352445fd0b7283a6135b5fb
parent6eef5a62c976891bd580d52e0ead6cb9a959afc1
Feature 10982: Public Cloud Robot Suite

Add scripts needed in tests image container for public clouds:
creating and deleting VMs, k8s cluster, etc.

Change-Id: Ia454aedfd8e4fd0c100fc82a12ace725b01491dd
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
build-debpkg.sh
cloud-scripts/add-vim-and-k8scluster.sh [new file with mode: 0755]
cloud-scripts/create-k8s.sh [new file with mode: 0755]
cloud-scripts/create-osm-vm.sh [new file with mode: 0755]
cloud-scripts/delete-k8s.sh [new file with mode: 0755]
cloud-scripts/delete-osm-vm.sh [new file with mode: 0755]
cloud-scripts/remote-extract-logs.sh [new file with mode: 0755]
cloud-scripts/remote-install-osm.sh [new file with mode: 0755]