Skip to content

Commit

Permalink
tests/kola/docker/basic: Only run on FCOS
Browse files Browse the repository at this point in the history
Fixes: aa43732 tests/kola/docker: Add a basic docker run test
  • Loading branch information
travier committed Oct 5, 2023
1 parent 7bde417 commit d5381a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/kola/docker/basic
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
## kola:
## # Must not run this test with another podman test
## exclusive: true
## # We only ship moby/docker in FCOS
## distros: fcos
## # This test pulls a container image from remote sources.
## tags: "platform-independent needs-internet"
## description: Verify that running a basic container with docker works.
Expand Down

0 comments on commit d5381a1

Please sign in to comment.