diff --git a/test/cases/020_kernel/011_config_5.4.x/test.yml b/test/cases/020_kernel/011_config_5.4.x/test.yml index 8aea06c14..b20f3a652 100644 --- a/test/cases/020_kernel/011_config_5.4.x/test.yml +++ b/test/cases/020_kernel/011_config_5.4.x/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:bf1e0c61fb4678d6428d0aabbd80db5ea24e4d4d onboot: - name: check-kernel-config - image: linuxkit/test-kernel-config:6b4d6aff84721c069ec38a89c88c2d725b6cc6c0 + image: linuxkit/test-kernel-config:b916af1ec0ed92efb13b25899ef9e43970dab1c2 - name: poweroff image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/013_config_5.10.x/test.yml b/test/cases/020_kernel/013_config_5.10.x/test.yml index 7aaf7f7a8..b7db7ea81 100644 --- a/test/cases/020_kernel/013_config_5.10.x/test.yml +++ b/test/cases/020_kernel/013_config_5.10.x/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:bf1e0c61fb4678d6428d0aabbd80db5ea24e4d4d onboot: - name: check-kernel-config - image: linuxkit/test-kernel-config:6b4d6aff84721c069ec38a89c88c2d725b6cc6c0 + image: linuxkit/test-kernel-config:b916af1ec0ed92efb13b25899ef9e43970dab1c2 - name: poweroff image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/015_config_5.12.x/test.yml b/test/cases/020_kernel/015_config_5.12.x/test.yml index 0a70329f2..54b0b194a 100644 --- a/test/cases/020_kernel/015_config_5.12.x/test.yml +++ b/test/cases/020_kernel/015_config_5.12.x/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:bf1e0c61fb4678d6428d0aabbd80db5ea24e4d4d onboot: - name: check-kernel-config - image: linuxkit/test-kernel-config:6b4d6aff84721c069ec38a89c88c2d725b6cc6c0 + image: linuxkit/test-kernel-config:b916af1ec0ed92efb13b25899ef9e43970dab1c2 - name: poweroff image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/hack/test.yml b/test/hack/test.yml index b5cc1b6b4..f05db71b3 100644 --- a/test/hack/test.yml +++ b/test/hack/test.yml @@ -12,7 +12,7 @@ onboot: image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: check-kernel-config - image: linuxkit/test-kernel-config:6b4d6aff84721c069ec38a89c88c2d725b6cc6c0 + image: linuxkit/test-kernel-config:b916af1ec0ed92efb13b25899ef9e43970dab1c2 - name: poweroff image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f command: ["/bin/sh", "/poweroff.sh", "120"]