You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This requires the IDPF guest OS feature flag to be set when creating
GCP images and also a TERMINATE maintenance policy and hyperdisk
storage. With this change, after uploading a disk you can then test
with kola with something like:
```
cosa kola run -p=gcp \
--gcp-json-key=key.json \
--gcp-project=project \
--gcp-machinetype=c3-highcpu-192-metal \
--gcp-zone=us-central1-c basic
```
Related to coreos/fedora-coreos-tracker#1794
0 commit comments