diff --git a/test/cases/020_kernel/000_config_4.4.x/test.yml b/test/cases/020_kernel/000_config_4.4.x/test.yml index c90f5b1a7..29e274988 100644 --- a/test/cases/020_kernel/000_config_4.4.x/test.yml +++ b/test/cases/020_kernel/000_config_4.4.x/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015 onboot: - name: check-kernel-config - image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d + image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1 - name: poweroff image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/001_config_4.9.x/test.yml b/test/cases/020_kernel/001_config_4.9.x/test.yml index ef85cda0c..84f17f6dc 100644 --- a/test/cases/020_kernel/001_config_4.9.x/test.yml +++ b/test/cases/020_kernel/001_config_4.9.x/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015 onboot: - name: check-kernel-config - image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d + image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1 - name: poweroff image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/006_config_4.14.x/test.yml b/test/cases/020_kernel/006_config_4.14.x/test.yml index 6a1fe8020..4869128cc 100644 --- a/test/cases/020_kernel/006_config_4.14.x/test.yml +++ b/test/cases/020_kernel/006_config_4.14.x/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015 onboot: - name: check-kernel-config - image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d + image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1 - name: poweroff image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/007_config_4.15.x/test.yml b/test/cases/020_kernel/007_config_4.15.x/test.yml index 73dde696d..6cc7c62ae 100644 --- a/test/cases/020_kernel/007_config_4.15.x/test.yml +++ b/test/cases/020_kernel/007_config_4.15.x/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015 onboot: - name: check-kernel-config - image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d + image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1 - name: poweroff image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/hack/test.yml b/test/hack/test.yml index 23768ee14..30a6eb66a 100644 --- a/test/hack/test.yml +++ b/test/hack/test.yml @@ -12,7 +12,7 @@ onboot: image: linuxkit/dhcpcd:v0.2 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: check-kernel-config - image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d + image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1 - name: poweroff image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"]