mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 01:06:27 +00:00
Update use of test packages to latest
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
parent
41ddfa054f
commit
db23fd9056
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
|
||||
image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
|
||||
image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
|
||||
image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
|
||||
image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
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
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
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
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
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
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
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
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@ -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:dbca021f83f52f4b1b7134c122210bc9c209d677
|
||||
image: linuxkit/test-docker-bench:868efa23268ddc88045f340fd9b443151891b6fa
|
||||
ipc: host
|
||||
pid: host
|
||||
net: host
|
||||
|
@ -18,6 +18,6 @@ onboot:
|
||||
image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
- name: test
|
||||
image: linuxkit/test-containerd:e6cff2a90a761ed7385c699378fbaa4b13b9f314
|
||||
image: linuxkit/test-containerd:620d63bfcec69fbeb3e4afebea224e048d28d69f
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
|
||||
|
@ -12,7 +12,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
|
||||
image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
@ -7,7 +7,7 @@ init:
|
||||
- linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f
|
||||
image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user