Skip to content

Commit

Permalink
Merge pull request #476 from flatcar/tormath1/torcx
Browse files Browse the repository at this point in the history
docker: use CLC for Torcx test
  • Loading branch information
tormath1 authored Nov 3, 2023
2 parents 99dccdb + 3567545 commit cb0b3eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions kola/tests/docker/enable_docker.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ func init() {
Name: "docker.enable-service.torcx",
// Torcx was retired after release 3760.
EndVersion: semver.Version{Major: 3760},
UserData: conf.Butane(`
variant: flatcar
version: 1.0.0
UserData: conf.ContainerLinuxConfig(`
systemd:
units:
- name: docker.service
Expand Down

0 comments on commit cb0b3eb

Please sign in to comment.