mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Update configure-installer-tests-cluster-s390x to support nodejs12 e2e test. (#4215)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user