Node e2e can run tests against GCE images based on a regex.
It can run tests against multiple existing images that match a regex. GCI images will be using a regex. Signed-off-by: Vishnu kannan <vishnuk@google.com>
This commit is contained in:
@@ -39,7 +39,6 @@ fi
|
||||
|
||||
function get_latest_gci_image() {
|
||||
# GCI milestone to use
|
||||
# Update the GCI image in test/e2e_node/jenkins/image-config.yaml before updating the milestone here.
|
||||
GCI_MILESTONE="53"
|
||||
|
||||
# First try to find an active (non-deprecated) image on this milestone.
|
||||
|
Reference in New Issue
Block a user