Skip to content

Commit

Permalink
Merge pull request #542 from flatcar/tormath1/docker
Browse files Browse the repository at this point in the history
docker: do not run device mapper test
  • Loading branch information
tormath1 committed Aug 1, 2024
2 parents 4e640c8 + dae52bf commit 1498312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kola/tests/docker/docker.go
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ systemd:

register.Register(&register.Test{
MinVersion: semver.Version{Major: 3034},
EndVersion: semver.Version{Major: 4053},
Run: func(c cluster.TestCluster) { testDockerInfo("devicemapper", c) },
ClusterSize: 1,
Name: "docker.devicemapper-storage",
Expand Down

0 comments on commit 1498312

Please sign in to comment.