mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
add namespace in configure-installer-tests-cluster-s390x.sh (#5354)
Co-authored-by: wangxinke <wangxinke@192.168.1.11>
This commit is contained in:
@@ -12,7 +12,7 @@ KUBEADMIN_SCRIPT="$LIBCOMMON/kubeconfigandadmin.sh"
|
||||
# Exported to current env
|
||||
|
||||
# list of namespace to create
|
||||
IMAGE_TEST_NAMESPACES="openjdk-11-rhel8 nodejs-12-rhel7 nodejs-12 openjdk-11"
|
||||
IMAGE_TEST_NAMESPACES="openjdk-11-rhel8 nodejs-12-rhel7 nodejs-12 openjdk-11 nodejs-14"
|
||||
|
||||
. $KUBEADMIN_SCRIPT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user