containers / containers/crun-vm
Use lighter weight VM images in tests
Open
good first issue
tests
- Dominant language
- Rust
- Stars
- 268
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Test scripts currently use these images:
- quay.io/containerdisks/fedora:40
- quay.io/crun-vm/example-fedora-coreos:40
- quay.io/fedora/fedora-bootc:40
They take a while to import into the test harness VM and to boot. We could replace these by lighter weight images so our tests run quicker.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.