aboutsummaryrefslogtreecommitdiffstats
path: root/run-fstests/config.gce
diff options
context:
space:
mode:
Diffstat (limited to 'run-fstests/config.gce')
-rw-r--r--run-fstests/config.gce11
1 files changed, 9 insertions, 2 deletions
diff --git a/run-fstests/config.gce b/run-fstests/config.gce
index 92d4a557..4e777813 100644
--- a/run-fstests/config.gce
+++ b/run-fstests/config.gce
@@ -27,8 +27,15 @@ MEM=7680
# Name of the GCE image or image family from which the test instances
# will be created.
# This can also be set by the -I or --image-family options.
-ROOT_FS="xfstests"
-IMAGE_FLAG="--image-family"
+# If this is not set, will default to using image family xfstests-$ARCH
+# ROOT_FS="xfstests-amd64"
+# IMAGE_FLAG="--image-family"
+
+# TODO: this is what the docs say is default behavior
+# by default, if only ROOT_FS is set, assume ROOT_F is an image
+IMAGE_FLAG="--image"
+
+ARCH="amd64"
# By default use a minimum scratch result of 100G because the disk
# space saved isn't worth the additional VM time to run certain