We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1edb38 + 58c1bf2 commit 97b2b7eCopy full SHA for 97b2b7e
contributors/devel/sig-node/e2e-node-tests.md
@@ -96,7 +96,7 @@ provided by the default image.
96
List the available test images using gcloud.
97
98
```sh
99
-make test-e2e-node LIST_IMAGES=true
+gcloud compute images list --project="cos-cloud" --no-standard-images --filter="name ~ 'cos-beta.*'"
100
```
101
102
This will output a list of the available images for the default image project.
0 commit comments