Update use of test packages to latest

Signed-off-by: Chris Irrgang <chris.irrgang@gmx.de>
This commit is contained in:
Chris Irrgang
2025-10-27 10:44:47 +00:00
committed by Avi Deitcher
parent 7dfbca36c7
commit c56bc379e6
80 changed files with 91 additions and 91 deletions

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:2dfee46421e963d6c0d946137e46fe36fa606d29
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:7eddc809847ae8d41f4d12a44a2390583e1c735f
image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0
- name: poweroff
image: linuxkit/poweroff:533800608f90bf05e2b39c899f2f1cbe7421b8e7
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:2dfee46421e963d6c0d946137e46fe36fa606d29
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:7eddc809847ae8d41f4d12a44a2390583e1c735f
image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0
- name: poweroff
image: linuxkit/poweroff:533800608f90bf05e2b39c899f2f1cbe7421b8e7
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:2dfee46421e963d6c0d946137e46fe36fa606d29
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:7eddc809847ae8d41f4d12a44a2390583e1c735f
image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0
- name: poweroff
image: linuxkit/poweroff:533800608f90bf05e2b39c899f2f1cbe7421b8e7
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:2dfee46421e963d6c0d946137e46fe36fa606d29
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:7eddc809847ae8d41f4d12a44a2390583e1c735f
image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0
- name: poweroff
image: linuxkit/poweroff:533800608f90bf05e2b39c899f2f1cbe7421b8e7
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:2dfee46421e963d6c0d946137e46fe36fa606d29
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:7eddc809847ae8d41f4d12a44a2390583e1c735f
image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0
- name: poweroff
image: linuxkit/poweroff:533800608f90bf05e2b39c899f2f1cbe7421b8e7
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
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

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
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

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
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

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
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

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "mix"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"]
mounts: # for runc
- type: cgroup

View File

@@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:c495734d799c451d3b73b1902f0c41e2731c74dd
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"]
mounts: # for runc
- type: cgroup

View File

@@ -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:04223ac05d270da7f3995fcbd6b820c477aacdf6
image: linuxkit/test-docker-bench:f79bbef758ef0bd76d9b98306a67cb8cc75a294a
ipc: host
pid: host
net: host

View File

@@ -18,6 +18,6 @@ onboot:
image: linuxkit/mount:54906e884b21aca02bf5ecae65f3741b89d8c4e6
command: ["/usr/bin/mountie", "/var/lib"]
- name: test
image: linuxkit/test-containerd:498f54d551169437a60b0d2ff98c5df212ee1db4
image: linuxkit/test-containerd:5352be9542b33d0e9ef2b1b9c297cba7541a19f5
- name: poweroff
image: linuxkit/poweroff:533800608f90bf05e2b39c899f2f1cbe7421b8e7

View File

@@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:4681273eeea47c26d980958656e60fe70d49e318
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config
image: linuxkit/test-kernel-config:7eddc809847ae8d41f4d12a44a2390583e1c735f
image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0
- name: poweroff
image: linuxkit/poweroff:533800608f90bf05e2b39c899f2f1cbe7421b8e7
command: ["/bin/sh", "/poweroff.sh", "120"]

View File

@@ -7,7 +7,7 @@ init:
- linuxkit/runc:2dfee46421e963d6c0d946137e46fe36fa606d29
onboot:
- name: test-ns
image: linuxkit/test-ns:ebaa9a41f675f54c03a02c1f5bcadcf322515c42-dirty-c0f6961
image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3
command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"]
# command: ["/bin/sh", "/runc-net.sh", "-l", "5", "-i", "2", "-c", "5", "-p", "unix", "-ip", "6"]
mounts: # for runc