Update configure-installer-tests-cluster-s390x to support nodejs12 e2e test. (#4215)

This commit is contained in:
Zheng Xiao Mei
2020-11-13 22:27:07 +08:00
committed by GitHub
parent 6366fa8db1
commit 8a35be2428

View File

@@ -21,7 +21,7 @@ USERS="developer odonoprojectattemptscreate odosingleprojectattemptscreate odolo
# list of namespace to create
IMAGE_TEST_NAMESPACES="openjdk-11-rhel8 nodejs-12-rhel7"
IMAGE_TEST_NAMESPACES="openjdk-11-rhel8 nodejs-12-rhel7 nodejs-12"
# Attempt resolution of kubeadmin, only if a CI is not set
if [ -z $CI ]; then