Feature 10509 manual scaling for native K8s charm 84/10884/6
authoraktas <emin.aktas@ulakhaberlesme.com.tr>
Wed, 26 May 2021 07:32:32 +0000 (10:32 +0300)
committeraktas <emin.aktas@ulakhaberlesme.com.tr>
Fri, 18 Jun 2021 21:43:14 +0000 (00:43 +0300)
commitf47542be165ebd69b91945041697181b4df63954
tree43a4a2d654e8430d866e11ca6c0ec63d7356a8ca
parentddc788b6290aaf023030e662d8e5d70ba64d1ee1
Feature 10509 manual scaling for native K8s charm

This robot test created for this specific package
https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages/-/merge_requests/154
Test case steps:
1 - Adds packages
2 - Adds K8s Cluster
3 - Creates NS Service
4 - Gets the scale count
5 - Scale-out the NS
6 - Checks scale count
7 - Scale-in the NS
8 - Check scale count
9 - Removes the NS, K8s cluster and packages
This commit includes Juju support

Change-Id: Iba7c59a65c9ae2607b23c7104e8178e20b502c60
Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>
README.md
docker/Dockerfile
robot-systest/lib/juju_lib.robot [new file with mode: 0644]
robot-systest/resources/k8s_08-simple_k8s_scaling_data.py [new file with mode: 0644]
robot-systest/run_test.sh
robot-systest/testsuite/k8s_08-simple_k8s_scaling.robot [new file with mode: 0644]