mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-24 03:15:36 +00:00
Update use of test packages to latest
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
parent
f8f690f6f3
commit
b2a3badd5f
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8c00a7c58393f0cfcab81ac4171c00bcaec6b962
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:55c62a6df0c5ce688d47682ca36648e3310eb381
|
||||
image: linuxkit/test-kernel-config:932b0380cb87ce82e3e722dbfc91db7fbff6d40e
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:5384fff9d382d032c5478516017cf56f3a659a2b
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8c00a7c58393f0cfcab81ac4171c00bcaec6b962
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:55c62a6df0c5ce688d47682ca36648e3310eb381
|
||||
image: linuxkit/test-kernel-config:932b0380cb87ce82e3e722dbfc91db7fbff6d40e
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:5384fff9d382d032c5478516017cf56f3a659a2b
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8c00a7c58393f0cfcab81ac4171c00bcaec6b962
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:55c62a6df0c5ce688d47682ca36648e3310eb381
|
||||
image: linuxkit/test-kernel-config:932b0380cb87ce82e3e722dbfc91db7fbff6d40e
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:5384fff9d382d032c5478516017cf56f3a659a2b
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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:2d057e7173b1e9779a907edf6390ae386f12cd59
|
||||
image: linuxkit/test-docker-bench:c7c79f20a3f164ab7add8bef525325d5a50800fb
|
||||
ipc: host
|
||||
pid: host
|
||||
net: host
|
||||
|
@ -18,6 +18,6 @@ onboot:
|
||||
image: linuxkit/mount:ce11bd5f816af89ba0760853420aa988b98cda13
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
- name: test
|
||||
image: linuxkit/test-containerd:9394ab510b34850b30f97699f9f4c6d0e95b3072
|
||||
image: linuxkit/test-containerd:6767aece9d1407069d35ec34a339a035bd5df83c
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:5384fff9d382d032c5478516017cf56f3a659a2b
|
||||
|
@ -12,7 +12,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:0060977dc2cd15eb242c21888fad240f96ec7308
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:55c62a6df0c5ce688d47682ca36648e3310eb381
|
||||
image: linuxkit/test-kernel-config:932b0380cb87ce82e3e722dbfc91db7fbff6d40e
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:5384fff9d382d032c5478516017cf56f3a659a2b
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
@ -7,7 +7,7 @@ init:
|
||||
- linuxkit/runc:8c00a7c58393f0cfcab81ac4171c00bcaec6b962
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c
|
||||
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