Update use of test packages to latest

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher 2025-01-03 14:04:44 +02:00
parent 41ddfa054f
commit db23fd9056
75 changed files with 75 additions and 75 deletions

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
- name: poweroff - name: poweroff
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176 image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
- name: poweroff - name: poweroff
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176 image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
- name: poweroff - name: poweroff
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176 image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
- name: poweroff - name: poweroff
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
command: ["/bin/sh", "/runp-runc-net.sh", "mix"] command: ["/bin/sh", "/runp-runc-net.sh", "mix"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:4e24ffee622aba97d571ff240fb9051f22fd71ac-dirty-3c1c31f image: linuxkit/test-ns:19fe55587ddf36d506e45d67687dcc6df46d6772
command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - 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", "/runp-runc-net.sh", "mix-unix"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup

View File

@ -34,7 +34,7 @@ services:
- /run:/var/run - /run:/var/run
command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"] command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"]
- name: test-docker-bench - name: test-docker-bench
image: linuxkit/test-docker-bench:dbca021f83f52f4b1b7134c122210bc9c209d677 image: linuxkit/test-docker-bench:868efa23268ddc88045f340fd9b443151891b6fa
ipc: host ipc: host
pid: host pid: host
net: host net: host

View File

@ -18,6 +18,6 @@ onboot:
image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e
command: ["/usr/bin/mountie", "/var/lib"] command: ["/usr/bin/mountie", "/var/lib"]
- name: test - name: test
image: linuxkit/test-containerd:e6cff2a90a761ed7385c699378fbaa4b13b9f314 image: linuxkit/test-containerd:620d63bfcec69fbeb3e4afebea224e048d28d69f
- name: poweroff - name: poweroff
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176 image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
- name: poweroff - name: poweroff
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176 image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
command: ["/bin/sh", "/poweroff.sh", "120"] command: ["/bin/sh", "/poweroff.sh", "120"]

View File

@ -7,7 +7,7 @@ init:
- linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f
onboot: onboot:
- name: test-ns - 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", "/runp-runc-net.sh", "mix-unix"]
# command: ["/bin/sh", "/runc-net.sh", "-l", "5", "-i", "2", "-c", "5", "-p", "unix", "-ip", "6"] # command: ["/bin/sh", "/runc-net.sh", "-l", "5", "-i", "2", "-c", "5", "-p", "unix", "-ip", "6"]
mounts: # for runc mounts: # for runc