k3s/test/e2e_node/jenkins/template.properties

11 lines
328 B
Properties
Raw Normal View History

# Copy this file to your home directory and modify
# Names of gce hosts to test against (must be resolvable) or empty
GCE_HOSTS=
# Names of gce images to test or empty
GCE_IMAGES=
# Gce zone to use - required when using GCE_IMAGES
GCE_ZONE=
# Gce project to use - required when using GCE_IMAGES
GCE_PROJECT=
INSTALL_GODEP=false