summaryrefslogtreecommitdiff
path: root/tests/integration_tests/integration_settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration_tests/integration_settings.py')
-rw-r--r--tests/integration_tests/integration_settings.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/integration_tests/integration_settings.py b/tests/integration_tests/integration_settings.py
index c4f28fcb..aca5bf91 100644
--- a/tests/integration_tests/integration_settings.py
+++ b/tests/integration_tests/integration_settings.py
@@ -33,9 +33,9 @@ INSTANCE_TYPE: Optional[str] = None
# Determines the base image to use or generate new images from.
#
# This can be the name of an Ubuntu release, or in the format
-# <image_id>[::<os>[::<release>]]. If given, os and release should describe
-# the image specified by image_id. (Ubuntu releases are converted to this
-# format internally; in this case, to "focal::ubuntu::focal".)
+# <image_id>[::<os>[::<release>[::<version>]]. If given, os and release should
+# describe the image specified by image_id. (Ubuntu releases are converted
+# to this format internally; in this case, to "None::ubuntu::focal::20.04".)
OS_IMAGE = "focal"
# Populate if you want to use a pre-launched instance instead of