Skip to content

Test AWS and GCP authenticated storage access in CI #1362

Open
@bgilbert

Description

@bgilbert

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions