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