- daily: for all testsuites that will run in the daily job
- regression: for all testsuites that should pass in the current stable branch
- sanity: for all testsuites that should be passed by each commit in the
- stage3 to be successfully verified by Jenkins, currently `basic_07`,
- `basic_11`, `k8s_03`, `k8s_04`, `sa_02`, `hackfest_basic`, `hackfest_cloudinit`
+ stage3 to be successfully verified by Jenkins, currently `k8s_04`,
+ `sa_02`, `hackfest_basic`, `hackfest_cloudinit`
In addition, the tag "cleanup" exists in those tests that perform
any deletion. In that way, it can be invoked to retry the deletion if
while [ $attempts -ge 0 ] ; do
echo -e "\n$( date '+%F_%H:%M:%S' ) Creating K8s Cluster"
- osm k8scluster-add --creds ${K8S_CREDENTIALS} --version "v1" --vim ${VIM_TARGET} --k8s-nets "{\"net1\": \"${VIM_MGMT_NET}\"}" ${VIM_TARGET} --description "Robot cluster"
+ osm k8scluster-add --creds ${K8S_CREDENTIALS} --version "v1" --vim ${VIM_TARGET} --k8s-nets "{\"net1\": \"${VIM_MGMT_NET}\"}" ${VIM_TARGET} --description "Robot cluster" --skip-jujubundle --skip-helm2
STATUS=""
i=0
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/juju_lib.robot
-Force Tags basic_06 cluster_ee_config daily regression azure
+Force Tags basic_06 cluster_ee_config regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
-Force Tags basic_07 cluster_ee_config daily regression sanity azure
+Force Tags basic_07 cluster_ee_config regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
-Force Tags basic_11 cluster_ee_config cluster_relations daily regression sanity azure
+Force Tags basic_11 cluster_ee_config cluster_relations regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/juju_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
-Force Tags basic_12 cluster_ee_config daily regression azure
+Force Tags basic_12 cluster_ee_config regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
-Force Tags basic_13 cluster_ee_config cluster_relations daily regression azure
+Force Tags basic_13 cluster_ee_config cluster_relations regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
-Force Tags basic_14 cluster_ee_config cluster_relations daily regression azure
+Force Tags basic_14 cluster_ee_config cluster_relations regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/k8scluster_lib.robot
-Force Tags basic_22 cluster_ee_config cluster_relations daily regression
+Force Tags basic_22 cluster_ee_config cluster_relations regression
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
-Force Tags basic_25 cluster_ee_config daily regression
+Force Tags basic_25 cluster_ee_config regression
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
-Force Tags basic_26 cluster_ee_config daily regression
+Force Tags basic_26 cluster_ee_config regression
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/k8scluster_lib.robot
-Force Tags k8s_03 cluster_k8s daily regression sanity azure
+Force Tags k8s_03 cluster_k8s regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
-Force Tags k8s_05 cluster_ee_config cluster_k8s_charms daily regression azure
+Force Tags k8s_05 cluster_ee_config cluster_k8s_charms regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
-Force Tags k8s_06 cluster_ee_config cluster_k8s_charms daily regression azure
+Force Tags k8s_06 cluster_ee_config cluster_k8s_charms regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/k8scluster_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/juju_lib.robot
-Force Tags k8s_08 cluster_k8s daily regression azure
+Force Tags k8s_08 cluster_k8s regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/k8scluster_lib.robot
-Force Tags k8s_09 cluster_k8s daily regression azure
+Force Tags k8s_09 cluster_k8s regression azure
Suite Teardown Run Keyword And Ignore Error Suite Cleanup