diff --git a/examples/addbinds.yml b/examples/addbinds.yml index 8dad685ea..b96855855 100644 --- a/examples/addbinds.yml +++ b/examples/addbinds.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/cadvisor.yml b/examples/cadvisor.yml index 0eb84769d..5fee55a14 100644 --- a/examples/cadvisor.yml +++ b/examples/cadvisor.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/containerd-debug.yml b/examples/containerd-debug.yml index 076805f9b..4e8a668bf 100644 --- a/examples/containerd-debug.yml +++ b/examples/containerd-debug.yml @@ -3,9 +3,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/dm-crypt-loop.yml b/examples/dm-crypt-loop.yml index 75d45c9d6..fcbe79017 100644 --- a/examples/dm-crypt-loop.yml +++ b/examples/dm-crypt-loop.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/dm-crypt.yml b/examples/dm-crypt.yml index 1a7dbb2d4..c16f9288d 100644 --- a/examples/dm-crypt.yml +++ b/examples/dm-crypt.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/docker-for-mac.yml b/examples/docker-for-mac.yml index 361c9576d..ece5786ab 100644 --- a/examples/docker-for-mac.yml +++ b/examples/docker-for-mac.yml @@ -4,9 +4,9 @@ kernel: cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/vpnkit-expose-port:19c9fd4180d33c9b434fd73b1a3a7ab83cadbf30 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: # support metadata for optional config in /run/config diff --git a/examples/docker.yml b/examples/docker.yml index 45678188a..a7ab75b36 100644 --- a/examples/docker.yml +++ b/examples/docker.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/getty.yml b/examples/getty.yml index ee879e6e4..9b88a2ee0 100644 --- a/examples/getty.yml +++ b/examples/getty.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/hostmount-writeable-overlay.yml b/examples/hostmount-writeable-overlay.yml index 82341e6a4..70f49cc89 100644 --- a/examples/hostmount-writeable-overlay.yml +++ b/examples/hostmount-writeable-overlay.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/influxdb-os.yml b/examples/influxdb-os.yml index 3daca5422..27d04acb5 100644 --- a/examples/influxdb-os.yml +++ b/examples/influxdb-os.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: dhcpcd diff --git a/examples/logging.yml b/examples/logging.yml index 9bf48ab17..19bcc12e7 100644 --- a/examples/logging.yml +++ b/examples/logging.yml @@ -3,9 +3,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de - linuxkit/memlogd:59c35498c6819b7374e85ca7777f13b55a497151 onboot: diff --git a/examples/minimal.yml b/examples/minimal.yml index 395ac9a8b..4a4bd74aa 100644 --- a/examples/minimal.yml +++ b/examples/minimal.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: dhcpcd image: linuxkit/dhcpcd:b87e9ececac55a65eaa592f4dd8b4e0c3009afdb diff --git a/examples/node_exporter.yml b/examples/node_exporter.yml index 485c319e7..1cf500a4e 100644 --- a/examples/node_exporter.yml +++ b/examples/node_exporter.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e services: - name: getty image: linuxkit/getty:a86d74c8f89be8956330c3b115b0b1f2e09ef6e0 diff --git a/examples/openstack.yml b/examples/openstack.yml index d5bbc2973..56726bc24 100644 --- a/examples/openstack.yml +++ b/examples/openstack.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/platform-aws.yml b/examples/platform-aws.yml index ed1a8e54f..1daf5fc6b 100644 --- a/examples/platform-aws.yml +++ b/examples/platform-aws.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/platform-azure.yml b/examples/platform-azure.yml index b8bc39319..e4089a294 100644 --- a/examples/platform-azure.yml +++ b/examples/platform-azure.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/platform-equinixmetal.yml b/examples/platform-equinixmetal.yml index 76e648138..018caf701 100644 --- a/examples/platform-equinixmetal.yml +++ b/examples/platform-equinixmetal.yml @@ -3,9 +3,9 @@ kernel: cmdline: console=ttyS1 ucode: intel-ucode.cpio init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de - linuxkit/firmware:68c2b29f28f2639020b9f8d55254d333498a30aa onboot: diff --git a/examples/platform-gcp.yml b/examples/platform-gcp.yml index 3a391b366..413fab34d 100644 --- a/examples/platform-gcp.yml +++ b/examples/platform-gcp.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/platform-hetzner.yml b/examples/platform-hetzner.yml index 279bf37dd..31d26a30b 100644 --- a/examples/platform-hetzner.yml +++ b/examples/platform-hetzner.yml @@ -3,9 +3,9 @@ kernel: cmdline: console=ttyS1 ucode: intel-ucode.cpio init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de - linuxkit/firmware:68c2b29f28f2639020b9f8d55254d333498a30aa onboot: diff --git a/examples/platform-rt-for-vmware.yml b/examples/platform-rt-for-vmware.yml index f3c6d5258..9e1ce6e7f 100644 --- a/examples/platform-rt-for-vmware.yml +++ b/examples/platform-rt-for-vmware.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.6.71-rt cmdline: "console=tty0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/platform-scaleway.yml b/examples/platform-scaleway.yml index a1b0af9b7..47354a761 100644 --- a/examples/platform-scaleway.yml +++ b/examples/platform-scaleway.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/platform-vmware.yml b/examples/platform-vmware.yml index 351b17f8b..0a708629d 100644 --- a/examples/platform-vmware.yml +++ b/examples/platform-vmware.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/platform-vultr.yml b/examples/platform-vultr.yml index 917649a4d..2aef1e218 100644 --- a/examples/platform-vultr.yml +++ b/examples/platform-vultr.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/redis-os.yml b/examples/redis-os.yml index e48343922..f2abc9763 100644 --- a/examples/redis-os.yml +++ b/examples/redis-os.yml @@ -4,9 +4,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: dhcpcd image: linuxkit/dhcpcd:b87e9ececac55a65eaa592f4dd8b4e0c3009afdb diff --git a/examples/sshd.yml b/examples/sshd.yml index 144ef11f3..0f555c7ac 100644 --- a/examples/sshd.yml +++ b/examples/sshd.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/static-ip.yml b/examples/static-ip.yml index 8cd6e2856..92fe36005 100644 --- a/examples/static-ip.yml +++ b/examples/static-ip.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: ip image: linuxkit/ip:3c0676ee83a0dc739685be1253b8326f08581ef7 diff --git a/examples/swap.yml b/examples/swap.yml index d5b9eb1d1..ce7e9599c 100644 --- a/examples/swap.yml +++ b/examples/swap.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/tpm.yml b/examples/tpm.yml index 3e2084441..dc53f0ec5 100644 --- a/examples/tpm.yml +++ b/examples/tpm.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/volumes.yml b/examples/volumes.yml index 378aa23df..bbb40a45c 100644 --- a/examples/volumes.yml +++ b/examples/volumes.yml @@ -3,9 +3,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/examples/vpnkit-forwarder.yml b/examples/vpnkit-forwarder.yml index 00c71b2b7..e5167d5cd 100644 --- a/examples/vpnkit-forwarder.yml +++ b/examples/vpnkit-forwarder.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: dhcpcd image: linuxkit/dhcpcd:b87e9ececac55a65eaa592f4dd8b4e0c3009afdb diff --git a/examples/vsudd-containerd.yml b/examples/vsudd-containerd.yml index 4c3c827f8..5e115307f 100644 --- a/examples/vsudd-containerd.yml +++ b/examples/vsudd-containerd.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: dhcpcd image: linuxkit/dhcpcd:b87e9ececac55a65eaa592f4dd8b4e0c3009afdb diff --git a/examples/wireguard.yml b/examples/wireguard.yml index e29fb22ef..091e82523 100644 --- a/examples/wireguard.yml +++ b/examples/wireguard.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/linuxkit.yml b/linuxkit.yml index 99676649b..ebf9f4588 100644 --- a/linuxkit.yml +++ b/linuxkit.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/pkg/runc/Dockerfile b/pkg/runc/Dockerfile index cafab7010..5d9dd1389 100644 --- a/pkg/runc/Dockerfile +++ b/pkg/runc/Dockerfile @@ -13,7 +13,7 @@ RUN \ make \ && true ENV GOPATH=/go PATH=$PATH:/go/bin GO111MODULE=off -ENV RUNC_COMMIT=v1.3.0 +ENV RUNC_COMMIT=v1.3.3 RUN mkdir -p $GOPATH/src/github.com/opencontainers && \ cd $GOPATH/src/github.com/opencontainers && \ git clone https://github.com/opencontainers/runc.git diff --git a/projects/clear-containers/clear-containers.yml b/projects/clear-containers/clear-containers.yml index 8cfc550b6..50adc6ca2 100644 --- a/projects/clear-containers/clear-containers.yml +++ b/projects/clear-containers/clear-containers.yml @@ -2,7 +2,7 @@ kernel: image: linuxkit/kernel-clear-containers:4.9.x cmdline: "root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k panic=1 console=hvc0 console=hvc1 initcall_debug iommu=off quiet cryptomgr.notests page_poison=on" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a onboot: - name: sysctl image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c diff --git a/projects/compose/compose-dynamic.yml b/projects/compose/compose-dynamic.yml index 52180ebee..f87523b52 100644 --- a/projects/compose/compose-dynamic.yml +++ b/projects/compose/compose-dynamic.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/projects/compose/compose-static.yml b/projects/compose/compose-static.yml index f9b5cf611..be400c668 100644 --- a/projects/compose/compose-static.yml +++ b/projects/compose/compose-static.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/projects/ima-namespace/ima-namespace.yml b/projects/ima-namespace/ima-namespace.yml index fd71f2589..d73c15089 100644 --- a/projects/ima-namespace/ima-namespace.yml +++ b/projects/ima-namespace/ima-namespace.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel-ima:4.11.1-186dd3605ee7b23214850142f8f02b4679dbd148 cmdline: "console=ttyS0 console=tty0 page_poison=1 ima_appraise=enforce_ns" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de - linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29 onboot: diff --git a/projects/landlock/landlock.yml b/projects/landlock/landlock.yml index 3239ca671..4a0ee6336 100644 --- a/projects/landlock/landlock.yml +++ b/projects/landlock/landlock.yml @@ -2,7 +2,7 @@ kernel: image: mobylinux/kernel-landlock:4.9.x cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a - mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9 - mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b - mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935 diff --git a/projects/memorizer/memorizer.yml b/projects/memorizer/memorizer.yml index 5f3ba12cd..005ee576c 100644 --- a/projects/memorizer/memorizer.yml +++ b/projects/memorizer/memorizer.yml @@ -2,9 +2,9 @@ kernel: image: "linuxkitprojects/kernel-memorizer:4.10_dbg" cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: dhcpcd image: linuxkit/dhcpcd:b87e9ececac55a65eaa592f4dd8b4e0c3009afdb diff --git a/projects/miragesdk/examples/fdd.yml b/projects/miragesdk/examples/fdd.yml index 095c30b76..2ccdcf573 100644 --- a/projects/miragesdk/examples/fdd.yml +++ b/projects/miragesdk/examples/fdd.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de - samoht/fdd onboot: diff --git a/projects/miragesdk/examples/mirage-dhcp.yml b/projects/miragesdk/examples/mirage-dhcp.yml index 9edeec57c..fce65fafc 100644 --- a/projects/miragesdk/examples/mirage-dhcp.yml +++ b/projects/miragesdk/examples/mirage-dhcp.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: sysctl image: linuxkit/sysctl:97e8bb067cd9cef1514531bb692f27263ac6d626 diff --git a/projects/okernel/examples/okernel_simple.yaml b/projects/okernel/examples/okernel_simple.yaml index d894addd9..83185735c 100644 --- a/projects/okernel/examples/okernel_simple.yaml +++ b/projects/okernel/examples/okernel_simple.yaml @@ -2,9 +2,9 @@ kernel: image: okernel:latest cmdline: "console=tty0 page_poison=1" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/projects/shiftfs/shiftfs.yml b/projects/shiftfs/shiftfs.yml index 373aaae50..658a801fa 100644 --- a/projects/shiftfs/shiftfs.yml +++ b/projects/shiftfs/shiftfs.yml @@ -2,9 +2,9 @@ kernel: image: linuxkitprojects/kernel-shiftfs:4.11.4-881a041fc14bd95814cf140b5e98d97dd65160b5 cmdline: "console=ttyS0 console=tty0 page_poison=1" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/src/cmd/linuxkit/moby/build/mkimage.yaml b/src/cmd/linuxkit/moby/build/mkimage.yaml index dec7dfb2e..2f2ab2333 100644 --- a/src/cmd/linuxkit/moby/build/mkimage.yaml +++ b/src/cmd/linuxkit/moby/build/mkimage.yaml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: mkimage image: linuxkit/mkimage:13cf79633735f644dbba19363fab483f4cc7117f diff --git a/test/cases/000_build/000_formats/test.yml b/test/cases/000_build/000_formats/test.yml index 60b4bae85..7d88e79cb 100644 --- a/test/cases/000_build/000_formats/test.yml +++ b/test/cases/000_build/000_formats/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: dhcpcd image: linuxkit/dhcpcd:b87e9ececac55a65eaa592f4dd8b4e0c3009afdb diff --git a/test/cases/000_build/001_tarheaders/test.yml b/test/cases/000_build/001_tarheaders/test.yml index e9aa67e96..268e2d946 100644 --- a/test/cases/000_build/001_tarheaders/test.yml +++ b/test/cases/000_build/001_tarheaders/test.yml @@ -3,9 +3,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: dhcpcd diff --git a/test/cases/000_build/010_reproducible/test.yml b/test/cases/000_build/010_reproducible/test.yml index e9aa67e96..268e2d946 100644 --- a/test/cases/000_build/010_reproducible/test.yml +++ b/test/cases/000_build/010_reproducible/test.yml @@ -3,9 +3,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: dhcpcd diff --git a/test/cases/000_build/020_binds/test.yml b/test/cases/000_build/020_binds/test.yml index 97f219510..caae419d1 100644 --- a/test/cases/000_build/020_binds/test.yml +++ b/test/cases/000_build/020_binds/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: mount image: linuxkit/mount:bd1c3bb45e48e68e47a9456d1669f7119f855184 diff --git a/test/cases/000_build/050_sbom/test.yml b/test/cases/000_build/050_sbom/test.yml index 530e38bf6..aeb838fd2 100644 --- a/test/cases/000_build/050_sbom/test.yml +++ b/test/cases/000_build/050_sbom/test.yml @@ -3,9 +3,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: package1 diff --git a/test/cases/000_build/060_input_tar/000_build/test1.yml b/test/cases/000_build/060_input_tar/000_build/test1.yml index 1db0b8b1a..cce5c58ad 100644 --- a/test/cases/000_build/060_input_tar/000_build/test1.yml +++ b/test/cases/000_build/060_input_tar/000_build/test1.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: sysctl image: linuxkit/sysctl:97e8bb067cd9cef1514531bb692f27263ac6d626 diff --git a/test/cases/000_build/060_input_tar/000_build/test2.yml b/test/cases/000_build/060_input_tar/000_build/test2.yml index 33b147fed..2379f6648 100644 --- a/test/cases/000_build/060_input_tar/000_build/test2.yml +++ b/test/cases/000_build/060_input_tar/000_build/test2.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/test/cases/000_build/060_input_tar/010_same_filename/test.yml b/test/cases/000_build/060_input_tar/010_same_filename/test.yml index 1db0b8b1a..cce5c58ad 100644 --- a/test/cases/000_build/060_input_tar/010_same_filename/test.yml +++ b/test/cases/000_build/060_input_tar/010_same_filename/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: sysctl image: linuxkit/sysctl:97e8bb067cd9cef1514531bb692f27263ac6d626 diff --git a/test/cases/000_build/070_volumes/000_rw_on_rw/test.yml b/test/cases/000_build/070_volumes/000_rw_on_rw/test.yml index 45a8c3b94..39cf6331a 100644 --- a/test/cases/000_build/070_volumes/000_rw_on_rw/test.yml +++ b/test/cases/000_build/070_volumes/000_rw_on_rw/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: test1 image: alpine:3.20 diff --git a/test/cases/000_build/070_volumes/001_ro_on_ro/test.yml b/test/cases/000_build/070_volumes/001_ro_on_ro/test.yml index 7ecc4183e..b285d4538 100644 --- a/test/cases/000_build/070_volumes/001_ro_on_ro/test.yml +++ b/test/cases/000_build/070_volumes/001_ro_on_ro/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: test image: alpine:3.20 diff --git a/test/cases/000_build/070_volumes/002_rw_on_ro/test.yml b/test/cases/000_build/070_volumes/002_rw_on_ro/test.yml index e5102e09f..e76b058a6 100644 --- a/test/cases/000_build/070_volumes/002_rw_on_ro/test.yml +++ b/test/cases/000_build/070_volumes/002_rw_on_ro/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: test image: alpine:3.20 diff --git a/test/cases/000_build/070_volumes/003_ro_on_rw/test.yml b/test/cases/000_build/070_volumes/003_ro_on_rw/test.yml index 7490787ff..fd035f033 100644 --- a/test/cases/000_build/070_volumes/003_ro_on_rw/test.yml +++ b/test/cases/000_build/070_volumes/003_ro_on_rw/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: test1 image: alpine:3.20 diff --git a/test/cases/000_build/070_volumes/004_blank/test.yml b/test/cases/000_build/070_volumes/004_blank/test.yml index 8e289eb09..1c5a079bd 100644 --- a/test/cases/000_build/070_volumes/004_blank/test.yml +++ b/test/cases/000_build/070_volumes/004_blank/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: test image: alpine:3.20 diff --git a/test/cases/000_build/070_volumes/005_image/test.yml b/test/cases/000_build/070_volumes/005_image/test.yml index 8e76744dd..bc4e041c7 100644 --- a/test/cases/000_build/070_volumes/005_image/test.yml +++ b/test/cases/000_build/070_volumes/005_image/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: test image: alpine:3.20 diff --git a/test/cases/000_build/070_volumes/006_mount_types/test.yml b/test/cases/000_build/070_volumes/006_mount_types/test.yml index e19a354c8..3f63d1423 100644 --- a/test/cases/000_build/070_volumes/006_mount_types/test.yml +++ b/test/cases/000_build/070_volumes/006_mount_types/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: testbinds image: alpine:3.20 diff --git a/test/cases/000_build/080_mirrors/test.yml b/test/cases/000_build/080_mirrors/test.yml index 60b4bae85..7d88e79cb 100644 --- a/test/cases/000_build/080_mirrors/test.yml +++ b/test/cases/000_build/080_mirrors/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: dhcpcd image: linuxkit/dhcpcd:b87e9ececac55a65eaa592f4dd8b4e0c3009afdb diff --git a/test/cases/000_build/091_validate_linuxkit_yaml/linuxkit.yml b/test/cases/000_build/091_validate_linuxkit_yaml/linuxkit.yml index ada445961..1cbeae1bd 100644 --- a/test/cases/000_build/091_validate_linuxkit_yaml/linuxkit.yml +++ b/test/cases/000_build/091_validate_linuxkit_yaml/linuxkit.yml @@ -3,9 +3,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml b/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml index 162a11fac..631d32397 100644 --- a/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml +++ b/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml b/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml index 162a11fac..631d32397 100644 --- a/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml +++ b/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/000_qemu/010_run_iso/test.yml b/test/cases/010_platforms/000_qemu/010_run_iso/test.yml index f49533e8e..c670da618 100644 --- a/test/cases/010_platforms/000_qemu/010_run_iso/test.yml +++ b/test/cases/010_platforms/000_qemu/010_run_iso/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/000_qemu/020_run_efi/test.yml b/test/cases/010_platforms/000_qemu/020_run_efi/test.yml index ab6302b3f..03f1360a7 100644 --- a/test/cases/010_platforms/000_qemu/020_run_efi/test.yml +++ b/test/cases/010_platforms/000_qemu/020_run_efi/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml b/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml index ab6302b3f..03f1360a7 100644 --- a/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml +++ b/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml b/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml index ab6302b3f..03f1360a7 100644 --- a/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml +++ b/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/000_qemu/050_run_aws/test.yml b/test/cases/010_platforms/000_qemu/050_run_aws/test.yml index ab6302b3f..03f1360a7 100644 --- a/test/cases/010_platforms/000_qemu/050_run_aws/test.yml +++ b/test/cases/010_platforms/000_qemu/050_run_aws/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/000_qemu/060_run_raw_efi/test.yml b/test/cases/010_platforms/000_qemu/060_run_raw_efi/test.yml index ab6302b3f..03f1360a7 100644 --- a/test/cases/010_platforms/000_qemu/060_run_raw_efi/test.yml +++ b/test/cases/010_platforms/000_qemu/060_run_raw_efi/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/000_qemu/100_container/test.yml b/test/cases/010_platforms/000_qemu/100_container/test.yml index 987456ea4..f4803974b 100644 --- a/test/cases/010_platforms/000_qemu/100_container/test.yml +++ b/test/cases/010_platforms/000_qemu/100_container/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml b/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml index ab6302b3f..03f1360a7 100644 --- a/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml +++ b/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml b/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml index ab6302b3f..03f1360a7 100644 --- a/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml +++ b/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml b/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml index c89fcd8b7..6f170ca87 100644 --- a/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml +++ b/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e services: - name: acpid image: linuxkit/acpid:dbd30b25903bf17042c22171b729f94c4bd3d98d diff --git a/test/cases/010_platforms/110_gcp/000_run/test.yml b/test/cases/010_platforms/110_gcp/000_run/test.yml index ab6302b3f..03f1360a7 100644 --- a/test/cases/010_platforms/110_gcp/000_run/test.yml +++ b/test/cases/010_platforms/110_gcp/000_run/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/020_kernel/011_config_5.4.x/test.yml b/test/cases/020_kernel/011_config_5.4.x/test.yml index 0492f4673..377ce9b6c 100644 --- a/test/cases/020_kernel/011_config_5.4.x/test.yml +++ b/test/cases/020_kernel/011_config_5.4.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.4.172-9005a97e2b2cba68b4374092167b079a2874f66b cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: check-kernel-config image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0 diff --git a/test/cases/020_kernel/013_config_5.10.x/test.yml b/test/cases/020_kernel/013_config_5.10.x/test.yml index a6fec9cd7..672125209 100644 --- a/test/cases/020_kernel/013_config_5.10.x/test.yml +++ b/test/cases/020_kernel/013_config_5.10.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.10.104-9005a97e2b2cba68b4374092167b079a2874f66b cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: check-kernel-config image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0 diff --git a/test/cases/020_kernel/016_config_5.15.x/test.yml b/test/cases/020_kernel/016_config_5.15.x/test.yml index ee9e6a510..60a6cfb45 100644 --- a/test/cases/020_kernel/016_config_5.15.x/test.yml +++ b/test/cases/020_kernel/016_config_5.15.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.15.27-9005a97e2b2cba68b4374092167b079a2874f66b cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: check-kernel-config image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0 diff --git a/test/cases/020_kernel/019_config_6.6.x/test.yml b/test/cases/020_kernel/019_config_6.6.x/test.yml index 095aabb9f..4b5f5d09e 100644 --- a/test/cases/020_kernel/019_config_6.6.x/test.yml +++ b/test/cases/020_kernel/019_config_6.6.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.6.71-01ab8e22c88f25fc1bf4c354689f12797c213a86 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: check-kernel-config image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0 diff --git a/test/cases/020_kernel/022_config_6.12.x/test.yml b/test/cases/020_kernel/022_config_6.12.x/test.yml index c0775df19..9e9b502ff 100644 --- a/test/cases/020_kernel/022_config_6.12.x/test.yml +++ b/test/cases/020_kernel/022_config_6.12.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52-01ab8e22c88f25fc1bf4c354689f12797c213a86 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: check-kernel-config image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0 diff --git a/test/cases/020_kernel/111_kmod_5.4.x/test.yml b/test/cases/020_kernel/111_kmod_5.4.x/test.yml index 0872971b9..9867a6d7a 100644 --- a/test/cases/020_kernel/111_kmod_5.4.x/test.yml +++ b/test/cases/020_kernel/111_kmod_5.4.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.4.172-9005a97e2b2cba68b4374092167b079a2874f66b cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: check image: kmod-test diff --git a/test/cases/020_kernel/113_kmod_5.10.x/test.yml b/test/cases/020_kernel/113_kmod_5.10.x/test.yml index 8c3eb2c93..c4a2d77ad 100644 --- a/test/cases/020_kernel/113_kmod_5.10.x/test.yml +++ b/test/cases/020_kernel/113_kmod_5.10.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.10.104-9005a97e2b2cba68b4374092167b079a2874f66b cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: check image: kmod-test diff --git a/test/cases/020_kernel/116_kmod_5.15.x/test.yml b/test/cases/020_kernel/116_kmod_5.15.x/test.yml index b90ab971b..46b01be69 100644 --- a/test/cases/020_kernel/116_kmod_5.15.x/test.yml +++ b/test/cases/020_kernel/116_kmod_5.15.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.15.27-9005a97e2b2cba68b4374092167b079a2874f66b cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: check image: kmod-test diff --git a/test/cases/020_kernel/119_kmod_6.6.x/test.yml b/test/cases/020_kernel/119_kmod_6.6.x/test.yml index e699aed74..58d60113f 100644 --- a/test/cases/020_kernel/119_kmod_6.6.x/test.yml +++ b/test/cases/020_kernel/119_kmod_6.6.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.6.71-01ab8e22c88f25fc1bf4c354689f12797c213a86 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: check image: kmod-test diff --git a/test/cases/020_kernel/122_kmod_6.12.x/test.yml b/test/cases/020_kernel/122_kmod_6.12.x/test.yml index 8d6282131..7f69d53c8 100644 --- a/test/cases/020_kernel/122_kmod_6.12.x/test.yml +++ b/test/cases/020_kernel/122_kmod_6.12.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52-01ab8e22c88f25fc1bf4c354689f12797c213a86 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: check image: kmod-test diff --git a/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml index 4eeba2e48..b2ebe73bb 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 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 diff --git a/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml index bb2fb9299..188b76944 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml index d067210a7..c5eac382f 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml index d067210a7..c5eac382f 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml index 0b526da6b..afb723197 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml index 0b526da6b..afb723197 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml index 7ebebc6cd..edbbdf1e6 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml index 1a1ccb38a..a6de7f95c 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml index d0e0081dc..b590fd18a 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml index d0e0081dc..b590fd18a 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml index 570a68baf..fab365965 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml index 570a68baf..fab365965 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml index e0060e108..e3cc76de8 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 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 diff --git a/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml index a2f31a77e..29c3aedd6 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml index b5b101788..4f1103fe6 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml index b5b101788..4f1103fe6 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml index 02f60718b..2507aa4e2 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml index 02f60718b..2507aa4e2 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml index 58c5d8eb9..2feab9261 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml index 36055763b..f0246fd2f 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml index f6848061a..831373017 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml index f6848061a..831373017 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml index d19b1014a..9478a1c3b 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml index d19b1014a..9478a1c3b 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml index a1277143a..13d46e4b3 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 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 diff --git a/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml index b4e5918ad..9935c8bdc 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml index 9e7be704d..cc283b551 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml index 9e7be704d..cc283b551 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml index 2103b33bd..950752e3b 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml index 2103b33bd..950752e3b 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml index f963ff2af..01afaec6f 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml index 5877193e7..b171cdd2d 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml index a51110bcf..6526c6e34 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml index a51110bcf..6526c6e34 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml index 5263d2263..52ac105b8 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml index 5263d2263..52ac105b8 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml index 9a7f4dcd2..a327c65e2 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 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 diff --git a/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml index 2128f2002..f8b36ab8f 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml index 5b9612583..9985d2bcd 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml index 5b9612583..9985d2bcd 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml index 3ed3240c2..53392a3ea 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml index 3ed3240c2..53392a3ea 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml index 8140d273f..1ec567a30 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml index bb279021f..bfc66a28b 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml index 751bd33d0..9d799fac3 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml index 751bd33d0..9d799fac3 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml index 7bc50a77a..3515f2880 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml index 7bc50a77a..3515f2880 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single-reverse/test.yml index 8908ec0f5..f7bcd7c56 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single/test.yml index 5a63f9269..3717002a3 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single-reverse/test.yml index 869424bf1..854ec2c09 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single/test.yml index 869424bf1..854ec2c09 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml index 55a2fa555..224178d24 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi/test.yml index 55a2fa555..224178d24 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single-reverse/test.yml index 6d113b83c..d0b703e1c 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single/test.yml index 01fa86320..731272379 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single-reverse/test.yml index 0d072800d..8335a1461 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single/test.yml index 0d072800d..8335a1461 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml index f8a0243a6..53876cd8e 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi/test.yml index f8a0243a6..53876cd8e 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/100_mix/010_veth-unix-domain-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/010_veth-unix-domain-echo/test.yml index 33a7a43f3..9e08926d4 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/010_veth-unix-domain-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/010_veth-unix-domain-echo/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "mix"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/100_mix/011_veth-unix-domain-echo-reverse/test.yml b/test/cases/020_kernel/200_namespace/100_mix/011_veth-unix-domain-echo-reverse/test.yml index 386f713e6..6f9580d5f 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/011_veth-unix-domain-echo-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/011_veth-unix-domain-echo-reverse/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/100_mix/012_veth-ipv4-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/012_veth-ipv4-echo/test.yml index c8cb6a077..552c0804e 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/012_veth-ipv4-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/012_veth-ipv4-echo/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/100_mix/013_veth-ipv6-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/013_veth-ipv6-echo/test.yml index 116220a22..6bf08c2c9 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/013_veth-ipv6-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/013_veth-ipv6-echo/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/100_mix/014_veth-tcp-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/014_veth-tcp-echo/test.yml index af14ca0e8..a950eba4a 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/014_veth-tcp-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/014_veth-tcp-echo/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/100_mix/015_veth-udp-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/015_veth-udp-echo/test.yml index b284374e9..8b20a7167 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/015_veth-udp-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/015_veth-udp-echo/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/100_mix/020_unix-domain-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/020_unix-domain-echo/test.yml index 93c2c2ebd..d1ca60417 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/020_unix-domain-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/020_unix-domain-echo/test.yml @@ -1,6 +1,6 @@ onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"] mounts: # for runc - type: cgroup diff --git a/test/cases/020_kernel/200_namespace/common.yml b/test/cases/020_kernel/200_namespace/common.yml index f6acc6a38..6b56d773a 100644 --- a/test/cases/020_kernel/200_namespace/common.yml +++ b/test/cases/020_kernel/200_namespace/common.yml @@ -2,5 +2,5 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 diff --git a/test/cases/030_security/000_docker-bench/test.yml b/test/cases/030_security/000_docker-bench/test.yml index cf1a1badd..e83459608 100644 --- a/test/cases/030_security/000_docker-bench/test.yml +++ b/test/cases/030_security/000_docker-bench/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: sysctl diff --git a/test/cases/030_security/010_ports/test.yml b/test/cases/030_security/010_ports/test.yml index 2a1ce79fe..d67892177 100644 --- a/test/cases/030_security/010_ports/test.yml +++ b/test/cases/030_security/010_ports/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: test image: alpine:3.13 diff --git a/test/cases/040_packages/001_dummy/test.yml b/test/cases/040_packages/001_dummy/test.yml index 3493fab10..610aa3096 100644 --- a/test/cases/040_packages/001_dummy/test.yml +++ b/test/cases/040_packages/001_dummy/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: dummy image: linuxkit/dummy:ceead45e5315b226edbe2922b0b49f669f6da976 diff --git a/test/cases/040_packages/002_bcc/test.yml b/test/cases/040_packages/002_bcc/test.yml index fc20295dd..525a4ca3a 100644 --- a/test/cases/040_packages/002_bcc/test.yml +++ b/test/cases/040_packages/002_bcc/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 - linuxkit/kernel-bcc:5.4.113 onboot: - name: check-bcc diff --git a/test/cases/040_packages/002_binfmt/test.yml b/test/cases/040_packages/002_binfmt/test.yml index f4525d7e6..daeb27a19 100644 --- a/test/cases/040_packages/002_binfmt/test.yml +++ b/test/cases/040_packages/002_binfmt/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: binfmt image: linuxkit/binfmt:594ef260c28aa6d85273b8f08ba3076d340c54d7 diff --git a/test/cases/040_packages/002_bpftrace/test.yml b/test/cases/040_packages/002_bpftrace/test.yml index dd9fb5c7e..d94ab3522 100644 --- a/test/cases/040_packages/002_bpftrace/test.yml +++ b/test/cases/040_packages/002_bpftrace/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 - linuxkit/bpftrace:d4641399bc9a9504f09d64b9817f83e34a4118fc onboot: - name: bpftrace-test diff --git a/test/cases/040_packages/003_ca-certificates/test.yml b/test/cases/040_packages/003_ca-certificates/test.yml index cffe114ce..f14c2d712 100644 --- a/test/cases/040_packages/003_ca-certificates/test.yml +++ b/test/cases/040_packages/003_ca-certificates/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: test diff --git a/test/cases/040_packages/003_cgroupv2/test.yml b/test/cases/040_packages/003_cgroupv2/test.yml index af2c48bd5..cb82278d1 100644 --- a/test/cases/040_packages/003_cgroupv2/test.yml +++ b/test/cases/040_packages/003_cgroupv2/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "linuxkit.unified_cgroup_hierarchy=1 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: test image: alpine:3.13 diff --git a/test/cases/040_packages/003_containerd/test.yml b/test/cases/040_packages/003_containerd/test.yml index 05ea25ec4..946316c4b 100644 --- a/test/cases/040_packages/003_containerd/test.yml +++ b/test/cases/040_packages/003_containerd/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: dhcpcd @@ -18,6 +18,6 @@ onboot: image: linuxkit/mount:bd1c3bb45e48e68e47a9456d1669f7119f855184 command: ["/usr/bin/mountie", "/var/lib"] - name: test - image: linuxkit/test-containerd:5352be9542b33d0e9ef2b1b9c297cba7541a19f5-dirty-a767d1d + image: linuxkit/test-containerd:904a149157f8cdf8c2da7e47be7c0eecc5723cf3 - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/040_packages/004_dhcpcd/test.yml b/test/cases/040_packages/004_dhcpcd/test.yml index 561745c46..4db06bae5 100644 --- a/test/cases/040_packages/004_dhcpcd/test.yml +++ b/test/cases/040_packages/004_dhcpcd/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: dhcpcd image: linuxkit/dhcpcd:b87e9ececac55a65eaa592f4dd8b4e0c3009afdb diff --git a/test/cases/040_packages/004_dm-crypt/000_simple/test.yml b/test/cases/040_packages/004_dm-crypt/000_simple/test.yml index 5fe173505..93cd6fd5e 100644 --- a/test/cases/040_packages/004_dm-crypt/000_simple/test.yml +++ b/test/cases/040_packages/004_dm-crypt/000_simple/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: dm-crypt image: linuxkit/dm-crypt:27e016fa7c12d6cfce0d045a65b112c787f6dc3c diff --git a/test/cases/040_packages/004_dm-crypt/001_luks/test.yml b/test/cases/040_packages/004_dm-crypt/001_luks/test.yml index acada7ee3..8316a41d0 100644 --- a/test/cases/040_packages/004_dm-crypt/001_luks/test.yml +++ b/test/cases/040_packages/004_dm-crypt/001_luks/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: dm-crypt image: linuxkit/dm-crypt:27e016fa7c12d6cfce0d045a65b112c787f6dc3c diff --git a/test/cases/040_packages/004_dm-crypt/002_key/test.yml b/test/cases/040_packages/004_dm-crypt/002_key/test.yml index ab33dba78..1e5d99123 100644 --- a/test/cases/040_packages/004_dm-crypt/002_key/test.yml +++ b/test/cases/040_packages/004_dm-crypt/002_key/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: dm-crypt image: linuxkit/dm-crypt:27e016fa7c12d6cfce0d045a65b112c787f6dc3c diff --git a/test/cases/040_packages/005_extend/000_ext4/test-create.yml b/test/cases/040_packages/005_extend/000_ext4/test-create.yml index d88ce4194..089a2512f 100644 --- a/test/cases/040_packages/005_extend/000_ext4/test-create.yml +++ b/test/cases/040_packages/005_extend/000_ext4/test-create.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: format image: linuxkit/format:4f779c0b0d0ba145b7f03211b5cbf59fbbe12e54 diff --git a/test/cases/040_packages/005_extend/000_ext4/test.yml b/test/cases/040_packages/005_extend/000_ext4/test.yml index e6377a5ad..cfcadc2ee 100644 --- a/test/cases/040_packages/005_extend/000_ext4/test.yml +++ b/test/cases/040_packages/005_extend/000_ext4/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: extend image: linuxkit/extend:ec0ad538389daa4b52c72609cd220bed00122372 diff --git a/test/cases/040_packages/005_extend/001_btrfs/test-create.yml b/test/cases/040_packages/005_extend/001_btrfs/test-create.yml index eccf989a4..e16f39e19 100644 --- a/test/cases/040_packages/005_extend/001_btrfs/test-create.yml +++ b/test/cases/040_packages/005_extend/001_btrfs/test-create.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: modprobe image: linuxkit/modprobe:4248cdc3494779010e7e7488fc17b6fd45b73aeb diff --git a/test/cases/040_packages/005_extend/001_btrfs/test.yml b/test/cases/040_packages/005_extend/001_btrfs/test.yml index 793c2b05f..71976c685 100644 --- a/test/cases/040_packages/005_extend/001_btrfs/test.yml +++ b/test/cases/040_packages/005_extend/001_btrfs/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: modprobe image: linuxkit/modprobe:4248cdc3494779010e7e7488fc17b6fd45b73aeb diff --git a/test/cases/040_packages/005_extend/002_xfs/test-create.yml b/test/cases/040_packages/005_extend/002_xfs/test-create.yml index 8213101e7..98ea9be5e 100644 --- a/test/cases/040_packages/005_extend/002_xfs/test-create.yml +++ b/test/cases/040_packages/005_extend/002_xfs/test-create.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: format image: linuxkit/format:4f779c0b0d0ba145b7f03211b5cbf59fbbe12e54 diff --git a/test/cases/040_packages/005_extend/002_xfs/test.yml b/test/cases/040_packages/005_extend/002_xfs/test.yml index 8df65fe90..89f940f47 100644 --- a/test/cases/040_packages/005_extend/002_xfs/test.yml +++ b/test/cases/040_packages/005_extend/002_xfs/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: extend image: linuxkit/extend:ec0ad538389daa4b52c72609cd220bed00122372 diff --git a/test/cases/040_packages/005_extend/003_gpt/test-create.yml b/test/cases/040_packages/005_extend/003_gpt/test-create.yml index eda8957b1..8eca36d24 100644 --- a/test/cases/040_packages/005_extend/003_gpt/test-create.yml +++ b/test/cases/040_packages/005_extend/003_gpt/test-create.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: format image: linuxkit/format:4f779c0b0d0ba145b7f03211b5cbf59fbbe12e54 diff --git a/test/cases/040_packages/005_extend/003_gpt/test.yml b/test/cases/040_packages/005_extend/003_gpt/test.yml index e6377a5ad..cfcadc2ee 100644 --- a/test/cases/040_packages/005_extend/003_gpt/test.yml +++ b/test/cases/040_packages/005_extend/003_gpt/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: extend image: linuxkit/extend:ec0ad538389daa4b52c72609cd220bed00122372 diff --git a/test/cases/040_packages/006_format_mount/000_auto/test.yml b/test/cases/040_packages/006_format_mount/000_auto/test.yml index f7fd22d23..ccb52c065 100644 --- a/test/cases/040_packages/006_format_mount/000_auto/test.yml +++ b/test/cases/040_packages/006_format_mount/000_auto/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: format image: linuxkit/format:4f779c0b0d0ba145b7f03211b5cbf59fbbe12e54 diff --git a/test/cases/040_packages/006_format_mount/001_by_label/test.yml b/test/cases/040_packages/006_format_mount/001_by_label/test.yml index b2b5ff0b6..beab89ea8 100644 --- a/test/cases/040_packages/006_format_mount/001_by_label/test.yml +++ b/test/cases/040_packages/006_format_mount/001_by_label/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: format image: linuxkit/format:4f779c0b0d0ba145b7f03211b5cbf59fbbe12e54 diff --git a/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in b/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in index 138d62019..73fed57e3 100644 --- a/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in +++ b/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: format image: linuxkit/format:4f779c0b0d0ba145b7f03211b5cbf59fbbe12e54 diff --git a/test/cases/040_packages/006_format_mount/003_btrfs/test.yml b/test/cases/040_packages/006_format_mount/003_btrfs/test.yml index 4b7e5653f..0f0400efa 100644 --- a/test/cases/040_packages/006_format_mount/003_btrfs/test.yml +++ b/test/cases/040_packages/006_format_mount/003_btrfs/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: modprobe image: linuxkit/modprobe:4248cdc3494779010e7e7488fc17b6fd45b73aeb diff --git a/test/cases/040_packages/006_format_mount/004_xfs/test.yml b/test/cases/040_packages/006_format_mount/004_xfs/test.yml index bfe1652cc..e048fd02d 100644 --- a/test/cases/040_packages/006_format_mount/004_xfs/test.yml +++ b/test/cases/040_packages/006_format_mount/004_xfs/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: format image: linuxkit/format:4f779c0b0d0ba145b7f03211b5cbf59fbbe12e54 diff --git a/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml b/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml index d4d8d1d0d..470ecdc4b 100644 --- a/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml +++ b/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: format image: linuxkit/format:4f779c0b0d0ba145b7f03211b5cbf59fbbe12e54 diff --git a/test/cases/040_packages/006_format_mount/006_gpt/test.yml b/test/cases/040_packages/006_format_mount/006_gpt/test.yml index 87ece522a..3aa598aa0 100644 --- a/test/cases/040_packages/006_format_mount/006_gpt/test.yml +++ b/test/cases/040_packages/006_format_mount/006_gpt/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: format image: linuxkit/format:4f779c0b0d0ba145b7f03211b5cbf59fbbe12e54 diff --git a/test/cases/040_packages/006_format_mount/010_multiple/test.yml b/test/cases/040_packages/006_format_mount/010_multiple/test.yml index 772349d47..984d4b287 100644 --- a/test/cases/040_packages/006_format_mount/010_multiple/test.yml +++ b/test/cases/040_packages/006_format_mount/010_multiple/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: format image: linuxkit/format:4f779c0b0d0ba145b7f03211b5cbf59fbbe12e54 diff --git a/test/cases/040_packages/007_getty-containerd/test.yml b/test/cases/040_packages/007_getty-containerd/test.yml index 67675d747..49abf34f8 100644 --- a/test/cases/040_packages/007_getty-containerd/test.yml +++ b/test/cases/040_packages/007_getty-containerd/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: dhcpcd diff --git a/test/cases/040_packages/009_init_containerd/test.yml b/test/cases/040_packages/009_init_containerd/test.yml index bc706c2d1..e26cb8ab1 100644 --- a/test/cases/040_packages/009_init_containerd/test.yml +++ b/test/cases/040_packages/009_init_containerd/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de services: - name: test diff --git a/test/cases/040_packages/011_kmsg/test.yml b/test/cases/040_packages/011_kmsg/test.yml index 0a5c42ad6..0d60d4d76 100644 --- a/test/cases/040_packages/011_kmsg/test.yml +++ b/test/cases/040_packages/011_kmsg/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de - linuxkit/memlogd:59c35498c6819b7374e85ca7777f13b55a497151 services: diff --git a/test/cases/040_packages/012_logwrite/test.yml b/test/cases/040_packages/012_logwrite/test.yml index 76e13bb5f..a2bd0a311 100644 --- a/test/cases/040_packages/012_logwrite/test.yml +++ b/test/cases/040_packages/012_logwrite/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de - linuxkit/memlogd:59c35498c6819b7374e85ca7777f13b55a497151 services: diff --git a/test/cases/040_packages/012_losetup/test.yml b/test/cases/040_packages/012_losetup/test.yml index 301aa7d60..823e08f71 100644 --- a/test/cases/040_packages/012_losetup/test.yml +++ b/test/cases/040_packages/012_losetup/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: losetup image: linuxkit/losetup:ba1b84df18e666b4b860c4c39fd4aedb228bee96 diff --git a/test/cases/040_packages/013_metadata/000_cidata/test.yml b/test/cases/040_packages/013_metadata/000_cidata/test.yml index 974e0d09b..e34075bd8 100644 --- a/test/cases/040_packages/013_metadata/000_cidata/test.yml +++ b/test/cases/040_packages/013_metadata/000_cidata/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: metadata image: linuxkit/metadata:4bbf406678d376e1ae9c9efae6ca2421f63fb4ff diff --git a/test/cases/040_packages/013_mkimage/mkimage.yml b/test/cases/040_packages/013_mkimage/mkimage.yml index 7f617712c..585e2b48b 100644 --- a/test/cases/040_packages/013_mkimage/mkimage.yml +++ b/test/cases/040_packages/013_mkimage/mkimage.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: mkimage image: linuxkit/mkimage:13cf79633735f644dbba19363fab483f4cc7117f diff --git a/test/cases/040_packages/013_mkimage/run.yml b/test/cases/040_packages/013_mkimage/run.yml index bf7576ef9..16e73ec8b 100644 --- a/test/cases/040_packages/013_mkimage/run.yml +++ b/test/cases/040_packages/013_mkimage/run.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: poweroff image: linuxkit/poweroff:4059858a555bed90c2280fa9b060b7a8f8de6d45 diff --git a/test/cases/040_packages/019_sysctl/test.yml b/test/cases/040_packages/019_sysctl/test.yml index 96658496f..f841832ec 100644 --- a/test/cases/040_packages/019_sysctl/test.yml +++ b/test/cases/040_packages/019_sysctl/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: sysctl image: linuxkit/sysctl:97e8bb067cd9cef1514531bb692f27263ac6d626 diff --git a/test/cases/040_packages/023_wireguard/test.yml b/test/cases/040_packages/023_wireguard/test.yml index d1f2f4d52..d31de67b0 100644 --- a/test/cases/040_packages/023_wireguard/test.yml +++ b/test/cases/040_packages/023_wireguard/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e - linuxkit/ca-certificates:256f1950df59f2f209e9f0b81374177409eb11de onboot: - name: dhcpcd diff --git a/test/hack/test-ltp.yml b/test/hack/test-ltp.yml index 0f1f9219c..e108479a8 100644 --- a/test/hack/test-ltp.yml +++ b/test/hack/test-ltp.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: ltp image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd diff --git a/test/hack/test.yml b/test/hack/test.yml index 0edb3044d..0267a5ccb 100644 --- a/test/hack/test.yml +++ b/test/hack/test.yml @@ -4,9 +4,9 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 - - linuxkit/containerd:22578becf270fe4bbb82e29f2539f71613e0b4fc-dirty-76bc9ed + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 + - linuxkit/containerd:ba19f64efd3331a8fd0a33e00eabd14f6ee1780e onboot: - name: dhcpcd image: linuxkit/dhcpcd:b87e9ececac55a65eaa592f4dd8b4e0c3009afdb diff --git a/test/pkg/ns/template.yml b/test/pkg/ns/template.yml index 4b75103b9..2e0a6abf6 100644 --- a/test/pkg/ns/template.yml +++ b/test/pkg/ns/template.yml @@ -3,11 +3,11 @@ kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=ttyS0" init: - - linuxkit/init:26e546e4ef2669bd44d8c46e3164eb5ba7ae1a5c-dirty-17c4fda - - linuxkit/runc:98ddef9b5b87cb44783566ed2a86cea95439a631 + - linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a + - linuxkit/runc:24bcd37e33b5eb445c4fa85b354061fa98b78f26 onboot: - name: test-ns - image: linuxkit/test-ns:f8ca5ee0855a9d354cdc53df9e031a6d044915c3 + image: linuxkit/test-ns:5d9261984b4a6234f140032e9a5b2bd8c8d79258 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