diff --git a/test/cases/010_platforms/000_qemu/000_run_kernel/test.yml b/test/cases/010_platforms/000_qemu/000_run_kernel/test.yml index 7e6bc3b93..3de07ea6c 100644 --- a/test/cases/010_platforms/000_qemu/000_run_kernel/test.yml +++ b/test/cases/010_platforms/000_qemu/000_run_kernel/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.2 onboot: - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] trust: org: diff --git a/test/cases/010_platforms/000_qemu/010_run_iso/test.yml b/test/cases/010_platforms/000_qemu/010_run_iso/test.yml index 66e277a57..60734153e 100644 --- a/test/cases/010_platforms/000_qemu/010_run_iso/test.yml +++ b/test/cases/010_platforms/000_qemu/010_run_iso/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.2 onboot: - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] trust: org: diff --git a/test/cases/010_platforms/000_qemu/020_run_efi/test.yml b/test/cases/010_platforms/000_qemu/020_run_efi/test.yml index 8add842e9..e495d50ad 100644 --- a/test/cases/010_platforms/000_qemu/020_run_efi/test.yml +++ b/test/cases/010_platforms/000_qemu/020_run_efi/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.2 onboot: - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] trust: org: diff --git a/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml b/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml index 8add842e9..e495d50ad 100644 --- a/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml +++ b/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.2 onboot: - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] trust: org: diff --git a/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml b/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml index 8add842e9..e495d50ad 100644 --- a/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml +++ b/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.2 onboot: - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] trust: org: diff --git a/test/cases/010_platforms/000_qemu/050_run_aws/test.yml b/test/cases/010_platforms/000_qemu/050_run_aws/test.yml index 8add842e9..e495d50ad 100644 --- a/test/cases/010_platforms/000_qemu/050_run_aws/test.yml +++ b/test/cases/010_platforms/000_qemu/050_run_aws/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.2 onboot: - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] trust: org: diff --git a/test/cases/010_platforms/000_qemu/100_container/test.yml b/test/cases/010_platforms/000_qemu/100_container/test.yml index 1ce642642..29b19e08b 100644 --- a/test/cases/010_platforms/000_qemu/100_container/test.yml +++ b/test/cases/010_platforms/000_qemu/100_container/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.2 onboot: - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] trust: org: diff --git a/test/cases/010_platforms/010_hyperkit/000_run_kernel/test.yml b/test/cases/010_platforms/010_hyperkit/000_run_kernel/test.yml index 8add842e9..e495d50ad 100644 --- a/test/cases/010_platforms/010_hyperkit/000_run_kernel/test.yml +++ b/test/cases/010_platforms/010_hyperkit/000_run_kernel/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.2 onboot: - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] trust: org: 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 084885514..611e7d31a 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,9 +6,9 @@ init: - linuxkit/runc:v0.2 onboot: - name: check-kernel-config - image: linuxkit/test-kernel-config:9c3668b834540d2e776d0bf4aff661b3bcc35616 + image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] trust: org: 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 f52b31d78..0b57e4ba6 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,9 +6,9 @@ init: - linuxkit/runc:v0.2 onboot: - name: check-kernel-config - image: linuxkit/test-kernel-config:9c3668b834540d2e776d0bf4aff661b3bcc35616 + image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] trust: org: 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 09d48b97e..5da1bb7c1 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,9 +6,9 @@ init: - linuxkit/runc:v0.2 onboot: - name: check-kernel-config - image: linuxkit/test-kernel-config:9c3668b834540d2e776d0bf4aff661b3bcc35616 + image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] trust: org: diff --git a/test/cases/020_kernel/010_kmod_4.4.x/test.yml b/test/cases/020_kernel/010_kmod_4.4.x/test.yml index a2de858cd..c7a18d51c 100644 --- a/test/cases/020_kernel/010_kmod_4.4.x/test.yml +++ b/test/cases/020_kernel/010_kmod_4.4.x/test.yml @@ -13,7 +13,7 @@ onboot: capabilities: - all - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] trust: org: diff --git a/test/cases/020_kernel/011_kmod_4.9.x/test.yml b/test/cases/020_kernel/011_kmod_4.9.x/test.yml index 45ba510d6..fcb2d43b0 100644 --- a/test/cases/020_kernel/011_kmod_4.9.x/test.yml +++ b/test/cases/020_kernel/011_kmod_4.9.x/test.yml @@ -13,7 +13,7 @@ onboot: capabilities: - all - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] trust: org: diff --git a/test/cases/020_kernel/016_kmod_4.14.x/test.yml b/test/cases/020_kernel/016_kmod_4.14.x/test.yml index 36e1a4def..870da6578 100644 --- a/test/cases/020_kernel/016_kmod_4.14.x/test.yml +++ b/test/cases/020_kernel/016_kmod_4.14.x/test.yml @@ -13,7 +13,7 @@ onboot: capabilities: - all - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] trust: org: diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml index 34b1c66a3..3dba4a1b1 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml index db551682d..cffc155c7 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml index cb13945d5..1761a6f46 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml index cb13945d5..1761a6f46 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml index 5c41ec8fe..7a56484eb 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml index 5c41ec8fe..7a56484eb 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml index 1d06670af..ee82a84ba 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml index 48972adfe..b7f9a3e8e 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml index 99ddcab96..ba493194e 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml index 99ddcab96..ba493194e 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml index 6312f41c2..31511f838 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml index 6312f41c2..31511f838 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml index 706d85347..239c9714d 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml index 7ee1dfd78..cc2be4002 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml index c581f74c5..219e0a3fd 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml index c581f74c5..219e0a3fd 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml index 05833156c..f426a294d 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml index 05833156c..f426a294d 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml index 1abe967e0..2949a3082 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml index e56b88e5a..03076fd24 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml index fbbb123ef..0e76bf481 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml index fbbb123ef..0e76bf481 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml index f353ed74a..36649ed3d 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml index f353ed74a..36649ed3d 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml index fcb3ac70a..9690844df 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml index 03997eb80..8fb2e5c82 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml index 9ee115c63..c5ca477ab 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml index 9ee115c63..c5ca477ab 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml index 9eb3aa61c..1024edf9d 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml index 9eb3aa61c..1024edf9d 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml index 82c190365..01da74b56 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml index 4d36fe6ad..f5723e839 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml index c7b790f2e..301f17f03 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml index c7b790f2e..301f17f03 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml index f3f06f24f..71ac7c5e9 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml index f3f06f24f..71ac7c5e9 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml index 99c0497d5..6eb882469 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml index 94e4ee255..8f9042716 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml index ff8b4e1f7..3a0273801 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml index ff8b4e1f7..3a0273801 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml index a78ed3105..244aace55 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml index a78ed3105..244aace55 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml index 4d69a8f00..272751bcd 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml index 74ea52fd1..422f5094e 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml index 813adc8fa..f28f40948 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml index 813adc8fa..f28f40948 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml index b2dfba9bd..44c17178d 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml index b2dfba9bd..44c17178d 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml index 8e15557a2..d35d3db2f 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/010_echo-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/010_echo-short-1con-single/test.yml index 49456d0d6..b0c7c1626 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/010_echo-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/010_echo-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml index 27f970302..2cb4a86ae 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/011_echo-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/011_echo-short-10con-single/test.yml index 27f970302..2cb4a86ae 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/011_echo-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/011_echo-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml index 24d6b59ea..227648861 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/012_echo-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/012_echo-short-5con-multi/test.yml index 24d6b59ea..227648861 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/012_echo-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/012_echo-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml index 8f9c07192..c6572a4e8 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/015_echo-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/015_echo-long-1con-single/test.yml index 6c1131172..b8b63b691 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/015_echo-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/015_echo-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml index 9ba2446b4..c52904247 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/016_echo-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/016_echo-long-10con-single/test.yml index 9ba2446b4..c52904247 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/016_echo-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/016_echo-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml index 2c7833de3..17494740e 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/017_echo-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/017_echo-long-5con-multi/test.yml index 2c7833de3..17494740e 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/017_echo-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/050_unix-domain/017_echo-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/010_veth-unix-domain-echo/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/010_veth-unix-domain-echo/test.yml index 26beea294..83aeca8c0 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/010_veth-unix-domain-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/010_veth-unix-domain-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml index bf7ca76fa..3c588eafc 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/012_veth-ipv4-echo/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/012_veth-ipv4-echo/test.yml index 26e927af0..bb11a7b90 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/012_veth-ipv4-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/012_veth-ipv4-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/013_veth-ipv6-echo/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/013_veth-ipv6-echo/test.yml index 62f02188b..2005451ea 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/013_veth-ipv6-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/013_veth-ipv6-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/014_veth-tcp-echo/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/014_veth-tcp-echo/test.yml index 46b50b5ec..3fc59cabf 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/014_veth-tcp-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/014_veth-tcp-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/015_veth-udp-echo/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/015_veth-udp-echo/test.yml index 0176f3210..9cfa79227 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/015_veth-udp-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/015_veth-udp-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/020_unix-domain-echo/test.yml b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/020_unix-domain-echo/test.yml index 50ebbd138..c499a1ee4 100644 --- a/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/020_unix-domain-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/000_kernel-4.4.x/100_mix/020_unix-domain-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml index 34b1c66a3..3dba4a1b1 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml index db551682d..cffc155c7 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml index cb13945d5..1761a6f46 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml index cb13945d5..1761a6f46 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml index 5c41ec8fe..7a56484eb 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml index 5c41ec8fe..7a56484eb 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml index 1d06670af..ee82a84ba 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml index 48972adfe..b7f9a3e8e 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml index 99ddcab96..ba493194e 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml index 99ddcab96..ba493194e 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml index 6312f41c2..31511f838 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml index 6312f41c2..31511f838 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml index 706d85347..239c9714d 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml index 7ee1dfd78..cc2be4002 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml index c581f74c5..219e0a3fd 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml index c581f74c5..219e0a3fd 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml index 05833156c..f426a294d 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml index 05833156c..f426a294d 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml index 1abe967e0..2949a3082 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml index e56b88e5a..03076fd24 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml index fbbb123ef..0e76bf481 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml index fbbb123ef..0e76bf481 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml index f353ed74a..36649ed3d 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml index f353ed74a..36649ed3d 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml index fcb3ac70a..9690844df 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml index 03997eb80..8fb2e5c82 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml index 9ee115c63..c5ca477ab 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml index 9ee115c63..c5ca477ab 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml index 9eb3aa61c..1024edf9d 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml index 9eb3aa61c..1024edf9d 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml index 82c190365..01da74b56 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml index 4d36fe6ad..f5723e839 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml index c7b790f2e..301f17f03 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml index c7b790f2e..301f17f03 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml index f3f06f24f..71ac7c5e9 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml index f3f06f24f..71ac7c5e9 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml index 99c0497d5..6eb882469 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml index 94e4ee255..8f9042716 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml index ff8b4e1f7..3a0273801 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml index ff8b4e1f7..3a0273801 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml index a78ed3105..244aace55 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml index a78ed3105..244aace55 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml index 4d69a8f00..272751bcd 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml index 74ea52fd1..422f5094e 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml index 813adc8fa..f28f40948 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml index 813adc8fa..f28f40948 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml index b2dfba9bd..44c17178d 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml index b2dfba9bd..44c17178d 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml index 8e15557a2..d35d3db2f 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/010_echo-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/010_echo-short-1con-single/test.yml index 49456d0d6..b0c7c1626 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/010_echo-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/010_echo-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml index 27f970302..2cb4a86ae 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/011_echo-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/011_echo-short-10con-single/test.yml index 27f970302..2cb4a86ae 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/011_echo-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/011_echo-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml index 24d6b59ea..227648861 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/012_echo-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/012_echo-short-5con-multi/test.yml index 24d6b59ea..227648861 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/012_echo-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/012_echo-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml index 8f9c07192..c6572a4e8 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/015_echo-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/015_echo-long-1con-single/test.yml index 6c1131172..b8b63b691 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/015_echo-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/015_echo-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml index 9ba2446b4..c52904247 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/016_echo-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/016_echo-long-10con-single/test.yml index 9ba2446b4..c52904247 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/016_echo-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/016_echo-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml index 2c7833de3..17494740e 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/017_echo-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/017_echo-long-5con-multi/test.yml index 2c7833de3..17494740e 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/017_echo-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/050_unix-domain/017_echo-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/010_veth-unix-domain-echo/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/010_veth-unix-domain-echo/test.yml index 26beea294..83aeca8c0 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/010_veth-unix-domain-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/010_veth-unix-domain-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml index bf7ca76fa..3c588eafc 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/012_veth-ipv4-echo/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/012_veth-ipv4-echo/test.yml index 26e927af0..bb11a7b90 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/012_veth-ipv4-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/012_veth-ipv4-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/013_veth-ipv6-echo/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/013_veth-ipv6-echo/test.yml index 62f02188b..2005451ea 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/013_veth-ipv6-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/013_veth-ipv6-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/014_veth-tcp-echo/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/014_veth-tcp-echo/test.yml index 46b50b5ec..3fc59cabf 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/014_veth-tcp-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/014_veth-tcp-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/015_veth-udp-echo/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/015_veth-udp-echo/test.yml index 0176f3210..9cfa79227 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/015_veth-udp-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/015_veth-udp-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/020_unix-domain-echo/test.yml b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/020_unix-domain-echo/test.yml index 50ebbd138..c499a1ee4 100644 --- a/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/020_unix-domain-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/001_kernel-4.9.x/100_mix/020_unix-domain-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml index 34b1c66a3..3dba4a1b1 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml index db551682d..cffc155c7 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml index cb13945d5..1761a6f46 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml index cb13945d5..1761a6f46 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml index 5c41ec8fe..7a56484eb 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml index 5c41ec8fe..7a56484eb 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml index 1d06670af..ee82a84ba 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml index 48972adfe..b7f9a3e8e 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml index 99ddcab96..ba493194e 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml index 99ddcab96..ba493194e 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml index 6312f41c2..31511f838 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml index 6312f41c2..31511f838 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml index 706d85347..239c9714d 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml index 7ee1dfd78..cc2be4002 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml index c581f74c5..219e0a3fd 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml index c581f74c5..219e0a3fd 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml index 05833156c..f426a294d 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml index 05833156c..f426a294d 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml index 1abe967e0..2949a3082 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml index e56b88e5a..03076fd24 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml index fbbb123ef..0e76bf481 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml index fbbb123ef..0e76bf481 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml index f353ed74a..36649ed3d 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml index f353ed74a..36649ed3d 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml index fcb3ac70a..9690844df 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml index 03997eb80..8fb2e5c82 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml index 9ee115c63..c5ca477ab 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml index 9ee115c63..c5ca477ab 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml index 9eb3aa61c..1024edf9d 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml index 9eb3aa61c..1024edf9d 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml index 82c190365..01da74b56 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml index 4d36fe6ad..f5723e839 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml index c7b790f2e..301f17f03 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml index c7b790f2e..301f17f03 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml index f3f06f24f..71ac7c5e9 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml index f3f06f24f..71ac7c5e9 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml index 99c0497d5..6eb882469 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml index 94e4ee255..8f9042716 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml index ff8b4e1f7..3a0273801 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml index ff8b4e1f7..3a0273801 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml index a78ed3105..244aace55 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml index a78ed3105..244aace55 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml index 4d69a8f00..272751bcd 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml index 74ea52fd1..422f5094e 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml index 813adc8fa..f28f40948 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml index 813adc8fa..f28f40948 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml index b2dfba9bd..44c17178d 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml index b2dfba9bd..44c17178d 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml index 8e15557a2..d35d3db2f 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/010_echo-short-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/010_echo-short-1con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/010_echo-short-1con-single/test.yml index 49456d0d6..b0c7c1626 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/010_echo-short-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/010_echo-short-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml index 27f970302..2cb4a86ae 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/011_echo-short-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/011_echo-short-10con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/011_echo-short-10con-single/test.yml index 27f970302..2cb4a86ae 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/011_echo-short-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/011_echo-short-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml index 24d6b59ea..227648861 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/012_echo-short-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/012_echo-short-5con-multi/test.yml index 24d6b59ea..227648861 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/012_echo-short-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/012_echo-short-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml index 8f9c07192..c6572a4e8 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/015_echo-long-1con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/015_echo-long-1con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/015_echo-long-1con-single/test.yml index 6c1131172..b8b63b691 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/015_echo-long-1con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/015_echo-long-1con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml index 9ba2446b4..c52904247 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/016_echo-long-10con-single-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/016_echo-long-10con-single/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/016_echo-long-10con-single/test.yml index 9ba2446b4..c52904247 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/016_echo-long-10con-single/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/016_echo-long-10con-single/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml index 2c7833de3..17494740e 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/017_echo-long-5con-multi/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/017_echo-long-5con-multi/test.yml index 2c7833de3..17494740e 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/017_echo-long-5con-multi/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/050_unix-domain/017_echo-long-5con-multi/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/010_veth-unix-domain-echo/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/010_veth-unix-domain-echo/test.yml index 26beea294..83aeca8c0 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/010_veth-unix-domain-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/010_veth-unix-domain-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml index bf7ca76fa..3c588eafc 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/011_veth-unix-domain-echo-reverse/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/012_veth-ipv4-echo/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/012_veth-ipv4-echo/test.yml index 26e927af0..bb11a7b90 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/012_veth-ipv4-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/012_veth-ipv4-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/013_veth-ipv6-echo/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/013_veth-ipv6-echo/test.yml index 62f02188b..2005451ea 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/013_veth-ipv6-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/013_veth-ipv6-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/014_veth-tcp-echo/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/014_veth-tcp-echo/test.yml index 46b50b5ec..3fc59cabf 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/014_veth-tcp-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/014_veth-tcp-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/015_veth-udp-echo/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/015_veth-udp-echo/test.yml index 0176f3210..9cfa79227 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/015_veth-udp-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/015_veth-udp-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/020_unix-domain-echo/test.yml b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/020_unix-domain-echo/test.yml index 50ebbd138..c499a1ee4 100644 --- a/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/020_unix-domain-echo/test.yml +++ b/test/cases/020_kernel/110_namespace/006_kernel-4.14.x/100_mix/020_unix-domain-echo/test.yml @@ -1,10 +1,10 @@ onboot: - name: test-ns - image: linuxkit/test-ns:9d7aaac18f171e0bda447abe2dddca754b9ab669 + image: linuxkit/test-ns:6843859b224129726a8d5e9b7ec72841c7789dff command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"] mounts: # for runc - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/030_security/000_docker-bench/test.yml b/test/cases/030_security/000_docker-bench/test.yml index cdbd3031b..d8558b25f 100644 --- a/test/cases/030_security/000_docker-bench/test.yml +++ b/test/cases/030_security/000_docker-bench/test.yml @@ -34,7 +34,7 @@ services: - /run:/var/run command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"] - name: test-docker-bench - image: linuxkit/test-docker-bench:5b2d455beecaee20af1ab9c65b2bda84ed57aa8b + image: linuxkit/test-docker-bench:020e1acd26fd2a01198218a3fd8c86c2f32ba6a6 ipc: host pid: host net: host diff --git a/test/cases/030_security/010_ports/test.yml b/test/cases/030_security/010_ports/test.yml index 61cd9ee63..682aec2d3 100644 --- a/test/cases/030_security/010_ports/test.yml +++ b/test/cases/030_security/010_ports/test.yml @@ -12,7 +12,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/002_binfmt/test.yml b/test/cases/040_packages/002_binfmt/test.yml index f45fc1f64..67c6a45e9 100644 --- a/test/cases/040_packages/002_binfmt/test.yml +++ b/test/cases/040_packages/002_binfmt/test.yml @@ -14,7 +14,7 @@ onboot: - /proc/sys/fs/binfmt_misc:/binfmt_misc command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/003_ca-certificates/test.yml b/test/cases/040_packages/003_ca-certificates/test.yml index 585cb60e3..71e49c76e 100644 --- a/test/cases/040_packages/003_ca-certificates/test.yml +++ b/test/cases/040_packages/003_ca-certificates/test.yml @@ -13,7 +13,7 @@ onboot: - /etc:/host-etc command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/003_containerd/test.yml b/test/cases/040_packages/003_containerd/test.yml index 99ab7f6a7..0236fb9c6 100644 --- a/test/cases/040_packages/003_containerd/test.yml +++ b/test/cases/040_packages/003_containerd/test.yml @@ -18,9 +18,9 @@ onboot: image: linuxkit/mount:v0.2 command: ["/usr/bin/mountie", "/var/lib"] - name: test - image: linuxkit/test-containerd:fe3e24a5beb5934ddc7ca9fff7130143a760995e + image: linuxkit/test-containerd:152ffeb88c134ddf5544810965f5932e37299f2e - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d trust: org: - linuxkit diff --git a/test/cases/040_packages/004_dhcpcd/test.yml b/test/cases/040_packages/004_dhcpcd/test.yml index bd302216e..fdd53b35e 100644 --- a/test/cases/040_packages/004_dhcpcd/test.yml +++ b/test/cases/040_packages/004_dhcpcd/test.yml @@ -15,7 +15,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/005_extend/000_ext4/test-create.yml b/test/cases/040_packages/005_extend/000_ext4/test-create.yml index bbdae733b..5704aef3e 100644 --- a/test/cases/040_packages/005_extend/000_ext4/test-create.yml +++ b/test/cases/040_packages/005_extend/000_ext4/test-create.yml @@ -16,7 +16,7 @@ onboot: - /var/lib/docker:/var/lib/docker command: ["touch", "/var/lib/docker/bar"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] trust: org: diff --git a/test/cases/040_packages/005_extend/000_ext4/test.yml b/test/cases/040_packages/005_extend/000_ext4/test.yml index 6858249de..dea483b19 100644 --- a/test/cases/040_packages/005_extend/000_ext4/test.yml +++ b/test/cases/040_packages/005_extend/000_ext4/test.yml @@ -17,7 +17,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/005_extend/001_btrfs/test-create.yml b/test/cases/040_packages/005_extend/001_btrfs/test-create.yml index e8111dd0f..b6eff719f 100644 --- a/test/cases/040_packages/005_extend/001_btrfs/test-create.yml +++ b/test/cases/040_packages/005_extend/001_btrfs/test-create.yml @@ -20,7 +20,7 @@ onboot: - /var/lib/docker:/var/lib/docker command: ["touch", "/var/lib/docker/bar"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] trust: org: diff --git a/test/cases/040_packages/005_extend/001_btrfs/test.yml b/test/cases/040_packages/005_extend/001_btrfs/test.yml index 0dec20354..95c14f5c7 100644 --- a/test/cases/040_packages/005_extend/001_btrfs/test.yml +++ b/test/cases/040_packages/005_extend/001_btrfs/test.yml @@ -21,7 +21,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/005_extend/002_xfs/test-create.yml b/test/cases/040_packages/005_extend/002_xfs/test-create.yml index b144e51ec..dd57136ee 100644 --- a/test/cases/040_packages/005_extend/002_xfs/test-create.yml +++ b/test/cases/040_packages/005_extend/002_xfs/test-create.yml @@ -17,7 +17,7 @@ onboot: - /var/lib/docker:/var/lib/docker command: ["touch", "/var/lib/docker/bar"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] trust: org: diff --git a/test/cases/040_packages/005_extend/002_xfs/test.yml b/test/cases/040_packages/005_extend/002_xfs/test.yml index d49e63429..69a7bc72f 100644 --- a/test/cases/040_packages/005_extend/002_xfs/test.yml +++ b/test/cases/040_packages/005_extend/002_xfs/test.yml @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/000_auto/test.yml b/test/cases/040_packages/006_format_mount/000_auto/test.yml index 48c7f193b..689708854 100644 --- a/test/cases/040_packages/006_format_mount/000_auto/test.yml +++ b/test/cases/040_packages/006_format_mount/000_auto/test.yml @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/001_by_label/test.yml b/test/cases/040_packages/006_format_mount/001_by_label/test.yml index 20a9e5f6a..3a9616bfc 100644 --- a/test/cases/040_packages/006_format_mount/001_by_label/test.yml +++ b/test/cases/040_packages/006_format_mount/001_by_label/test.yml @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in b/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in index c7d3bdf6d..654197576 100644 --- a/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in +++ b/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/003_btrfs/test.yml b/test/cases/040_packages/006_format_mount/003_btrfs/test.yml index 98b0d2c2c..f627cdc03 100644 --- a/test/cases/040_packages/006_format_mount/003_btrfs/test.yml +++ b/test/cases/040_packages/006_format_mount/003_btrfs/test.yml @@ -21,7 +21,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/004_xfs/test.yml b/test/cases/040_packages/006_format_mount/004_xfs/test.yml index 28fa88e09..cf71f3c25 100644 --- a/test/cases/040_packages/006_format_mount/004_xfs/test.yml +++ b/test/cases/040_packages/006_format_mount/004_xfs/test.yml @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml b/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml index 42f245a91..e95d3e57f 100644 --- a/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml +++ b/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml @@ -26,7 +26,7 @@ onboot: - CAP_SYS_ADMIN - CAP_MKNOD - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/010_multiple/test.yml b/test/cases/040_packages/006_format_mount/010_multiple/test.yml index a08008bc5..03561c18f 100644 --- a/test/cases/040_packages/006_format_mount/010_multiple/test.yml +++ b/test/cases/040_packages/006_format_mount/010_multiple/test.yml @@ -25,7 +25,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/013_mkimage/mkimage.yml b/test/cases/040_packages/013_mkimage/mkimage.yml index 12508689e..2b0a5dc98 100644 --- a/test/cases/040_packages/013_mkimage/mkimage.yml +++ b/test/cases/040_packages/013_mkimage/mkimage.yml @@ -8,7 +8,7 @@ onboot: - name: mkimage image: linuxkit/mkimage:v0.2 - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d trust: org: - linuxkit diff --git a/test/cases/040_packages/013_mkimage/run.yml b/test/cases/040_packages/013_mkimage/run.yml index b1f95b7cb..b5270b85b 100644 --- a/test/cases/040_packages/013_mkimage/run.yml +++ b/test/cases/040_packages/013_mkimage/run.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.2 onboot: - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d trust: org: - linuxkit diff --git a/test/cases/040_packages/019_sysctl/test.yml b/test/cases/040_packages/019_sysctl/test.yml index 9a6cad697..5dec1ad1e 100644 --- a/test/cases/040_packages/019_sysctl/test.yml +++ b/test/cases/040_packages/019_sysctl/test.yml @@ -16,7 +16,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/hack/test-ltp.yml b/test/hack/test-ltp.yml index aa8460469..e24768568 100644 --- a/test/hack/test-ltp.yml +++ b/test/hack/test-ltp.yml @@ -11,7 +11,7 @@ onboot: binds: - /etc/ltp/baseline:/etc/ltp/baseline - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d files: - path: /etc/ltp/baseline contents: "100" diff --git a/test/hack/test.yml b/test/hack/test.yml index 2aeff0f1b..e3aac6116 100644 --- a/test/hack/test.yml +++ b/test/hack/test.yml @@ -12,9 +12,9 @@ onboot: image: linuxkit/dhcpcd:v0.2 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: check-kernel-config - image: linuxkit/test-kernel-config:9c3668b834540d2e776d0bf4aff661b3bcc35616 + image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] trust: image: diff --git a/test/pkg/ns/template.yml b/test/pkg/ns/template.yml index 1c6246930..87b7281f8 100644 --- a/test/pkg/ns/template.yml +++ b/test/pkg/ns/template.yml @@ -14,7 +14,7 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29 + image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] trust: org: