Skip to content
Snippets Groups Projects

Issue #3276704: Add a BDD test suite for Namespaces (1) (Create)

Merged Kumiko Ono requested to merge issue/cloud-3276704:3276704-update-the-k8s into 5.x
Files
3
@@ -18,7 +18,7 @@ k8s_cloud_service_provider_name_entered:
k8s_cloud_service_provider_name:
BDD_K8s_@Random
namespace:
default
bdd-namespace-@random
pod_name:
nginx-@random
port:
@@ -33,3 +33,5 @@ user_name:
BDD_user_@Random
user_password:
BDD_pwd_@Random
wait:
500
Loading