Update use of test packages to latest

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher 2024-01-28 10:54:43 +02:00
parent 1bd9e9b5a2
commit 8a23691591
74 changed files with 74 additions and 74 deletions

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:e51a0075fdb6a2c469da49740d390aab2dfd68ba
image: linuxkit/test-kernel-config:55c62a6df0c5ce688d47682ca36648e3310eb381
- name: poweroff
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:e51a0075fdb6a2c469da49740d390aab2dfd68ba
image: linuxkit/test-kernel-config:55c62a6df0c5ce688d47682ca36648e3310eb381
- name: poweroff
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:e51a0075fdb6a2c469da49740d390aab2dfd68ba
image: linuxkit/test-kernel-config:55c62a6df0c5ce688d47682ca36648e3310eb381
- name: poweroff
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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:5ef5c3df0482659085cfbfc534b7e23c52bb9b7f
image: linuxkit/test-docker-bench:2d057e7173b1e9779a907edf6390ae386f12cd59
ipc: host
pid: host
net: host

View File

@ -18,6 +18,6 @@ onboot:
image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704
command: ["/usr/bin/mountie", "/var/lib"]
- name: test
image: linuxkit/test-containerd:67aeb5ae23456e2d087f76bc24881af5159197da
image: linuxkit/test-containerd:9394ab510b34850b30f97699f9f4c6d0e95b3072
- name: poweroff
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:0cca76e71466fc6128fad585549b70538855f254
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config
image: linuxkit/test-kernel-config:e51a0075fdb6a2c469da49740d390aab2dfd68ba
image: linuxkit/test-kernel-config:55c62a6df0c5ce688d47682ca36648e3310eb381
- name: poweroff
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "120"]

View File

@ -7,7 +7,7 @@ init:
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: test-ns
image: linuxkit/test-ns:2a794b63097a7c279c6e897bbe7995a8d88708ed
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
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