Update use of test packages to latest

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher 2024-01-25 23:23:04 +02:00
parent 846e4c9c4e
commit 13926f6593
74 changed files with 74 additions and 74 deletions

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:6f722f5b4f25152e7cf465df79ae6b2aefd3a007
image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16
- name: poweroff
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:6f722f5b4f25152e7cf465df79ae6b2aefd3a007
image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16
- name: poweroff
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:6f722f5b4f25152e7cf465df79ae6b2aefd3a007
image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16
- name: poweroff
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -1,6 +1,6 @@
onboot:
- name: test-ns
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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:3b801c257ab3736361bbfb7c4c8ae3ddcfc797f7
image: linuxkit/test-docker-bench:c8e8145eecff09f69f85e6784680f2ff82c51935
ipc: host
pid: host
net: host

View File

@ -18,6 +18,6 @@ onboot:
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
command: ["/usr/bin/mountie", "/var/lib"]
- name: test
image: linuxkit/test-containerd:95300ba5dac0d934ccca3e028450a645e67489da
image: linuxkit/test-containerd:32ec3ec67d9c1963f497c71c2e3cd2a466c9f424
- name: poweroff
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config
image: linuxkit/test-kernel-config:6f722f5b4f25152e7cf465df79ae6b2aefd3a007
image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16
- name: poweroff
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
command: ["/bin/sh", "/poweroff.sh", "120"]

View File

@ -7,7 +7,7 @@ init:
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
onboot:
- name: test-ns
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330
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