Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test AWS and GCP authenticated storage access in CI #1362

Open
bgilbert opened this issue May 7, 2022 · 0 comments
Open

Test AWS and GCP authenticated storage access in CI #1362

bgilbert opened this issue May 7, 2022 · 0 comments

Comments

@bgilbert
Copy link
Contributor

bgilbert commented May 7, 2022

We have kola tests that perform authenticated cloud storage fetches from inside a cloud VM on the same platform. However, we don't run them in upstream CI, and we only run them in downstream CI under limited circumstances. It'd be nice to run these upstream on every PR, especially for #1361, but they're pretty heavyweight: they require building an OS image, uploading it to the cloud, and launching a VM.

One alternative is to construct a test that launches an existing FCOS cloud image, uploads an Ignition binary to it, and manually/hackily invokes the kola external test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant