tests: Update alpine 3.8 to 3.9

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-03-02 19:59:02 +00:00
parent f0ee28cd6e
commit c52e831dca
30 changed files with 43 additions and 43 deletions

View File

@ -17,7 +17,7 @@ COPY ./src/* ./
RUN make all RUN make all
# Package # Package
FROM alpine:3.8 FROM alpine:3.9
COPY --from=build /kmod/hello_world.ko / COPY --from=build /kmod/hello_world.ko /
COPY check.sh /check.sh COPY check.sh /check.sh
ENTRYPOINT ["/bin/sh", "/check.sh"] ENTRYPOINT ["/bin/sh", "/check.sh"]

View File

@ -17,7 +17,7 @@ COPY ./src/* ./
RUN make all RUN make all
# Package # Package
FROM alpine:3.8 FROM alpine:3.9
COPY --from=build /kmod/hello_world.ko / COPY --from=build /kmod/hello_world.ko /
COPY check.sh /check.sh COPY check.sh /check.sh
ENTRYPOINT ["/bin/sh", "/check.sh"] ENTRYPOINT ["/bin/sh", "/check.sh"]

View File

@ -17,7 +17,7 @@ COPY ./src/* ./
RUN make all RUN make all
# Package # Package
FROM alpine:3.8 FROM alpine:3.9
COPY --from=build /kmod/hello_world.ko / COPY --from=build /kmod/hello_world.ko /
COPY check.sh /check.sh COPY check.sh /check.sh
ENTRYPOINT ["/bin/sh", "/check.sh"] ENTRYPOINT ["/bin/sh", "/check.sh"]

View File

@ -17,7 +17,7 @@ COPY ./src/* ./
RUN make all RUN make all
# Package # Package
FROM alpine:3.8 FROM alpine:3.9
COPY --from=build /kmod/hello_world.ko / COPY --from=build /kmod/hello_world.ko /
COPY check.sh /check.sh COPY check.sh /check.sh
ENTRYPOINT ["/bin/sh", "/check.sh"] ENTRYPOINT ["/bin/sh", "/check.sh"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:069d5cd3cc4f0aec70e4af53aed5d27a21c79c35 - linuxkit/runc:069d5cd3cc4f0aec70e4af53aed5d27a21c79c35
onboot: onboot:
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
readonly: true readonly: true
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh

View File

@ -8,7 +8,7 @@ onboot:
- name: binfmt - name: binfmt
image: linuxkit/binfmt:e2d222038867ebd13b0b723c8351be559267050b image: linuxkit/binfmt:e2d222038867ebd13b0b723c8351be559267050b
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
- /proc/sys/fs/binfmt_misc:/binfmt_misc - /proc/sys/fs/binfmt_misc:/binfmt_misc
@ -23,4 +23,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -7,7 +7,7 @@ init:
- linuxkit/bpftrace:67b5c3b4f13a4acf22eab8f422091e1efc06852d - linuxkit/bpftrace:67b5c3b4f13a4acf22eab8f422091e1efc06852d
onboot: onboot:
- name: bpftrace-test - name: bpftrace-test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
command: ["sh", "./check.sh"] command: ["sh", "./check.sh"]
@ -26,4 +26,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -7,7 +7,7 @@ init:
- linuxkit/ca-certificates:v0.6 - linuxkit/ca-certificates:v0.6
onboot: onboot:
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
- /etc:/host-etc - /etc:/host-etc
@ -22,4 +22,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/dhcpcd:v0.6 image: linuxkit/dhcpcd:v0.6
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
net: host net: host
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
@ -24,4 +24,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/dm-crypt:9e41a164358b0235f0c242219b1a424c6552d46c image: linuxkit/dm-crypt:9e41a164358b0235f0c242219b1a424c6552d46c
command: ["/usr/bin/crypto", "it_is_encrypted", "/dev/sda"] command: ["/usr/bin/crypto", "it_is_encrypted", "/dev/sda"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
net: host net: host
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
@ -27,4 +27,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/dm-crypt:9e41a164358b0235f0c242219b1a424c6552d46c image: linuxkit/dm-crypt:9e41a164358b0235f0c242219b1a424c6552d46c
command: ["/usr/bin/crypto", "-l", "it_is_encrypted", "/dev/sda"] command: ["/usr/bin/crypto", "-l", "it_is_encrypted", "/dev/sda"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
net: host net: host
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
@ -27,4 +27,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -12,7 +12,7 @@ onboot:
- /dev/:/dev - /dev/:/dev
- /some/other/enc_key:/some/other/enc_key - /some/other/enc_key:/some/other/enc_key
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
net: host net: host
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
@ -30,4 +30,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -11,7 +11,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "/var/lib/docker"] command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
command: ["touch", "/var/lib/docker/bar"] command: ["touch", "/var/lib/docker/bar"]

View File

@ -11,7 +11,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "/var/lib/docker"] command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
- /check.sh:/check.sh - /check.sh:/check.sh

View File

@ -15,7 +15,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "/var/lib/docker"] command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
command: ["touch", "/var/lib/docker/bar"] command: ["touch", "/var/lib/docker/bar"]

View File

@ -15,7 +15,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "/var/lib/docker"] command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
- /check.sh:/check.sh - /check.sh:/check.sh

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "/var/lib/docker"] command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
command: ["touch", "/var/lib/docker/bar"] command: ["touch", "/var/lib/docker/bar"]

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "/var/lib/docker"] command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
- /check.sh:/check.sh - /check.sh:/check.sh

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "/var/lib/docker"] command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
- /check.sh:/check.sh - /check.sh:/check.sh

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "-label", "docker", "/var/lib/docker"] command: ["/usr/bin/mountie", "-label", "docker", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
- /check.sh:/check.sh - /check.sh:/check.sh

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "-device", "@DEVICE@1", "/var/lib/docker"] command: ["/usr/bin/mountie", "-device", "@DEVICE@1", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
- /check.sh:/check.sh - /check.sh:/check.sh

View File

@ -15,7 +15,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "/var/lib/docker"] command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
- /check.sh:/check.sh - /check.sh:/check.sh

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "/var/lib/docker"] command: ["/usr/bin/mountie", "/var/lib/docker"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
- /check.sh:/check.sh - /check.sh:/check.sh

View File

@ -18,7 +18,7 @@ onboot:
image: linuxkit/mount:v0.6 image: linuxkit/mount:v0.6
command: ["/usr/bin/mountie", "-label", "foo", "/var/foo"] command: ["/usr/bin/mountie", "-label", "foo", "/var/foo"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /var/lib/docker:/var/lib/docker - /var/lib/docker:/var/lib/docker
- /var/foo:/var/foo - /var/foo:/var/foo

View File

@ -9,7 +9,7 @@ onboot:
image: linuxkit/losetup:b05ffc8641cc955abe45f6730cbe6d723b63bd3f image: linuxkit/losetup:b05ffc8641cc955abe45f6730cbe6d723b63bd3f
command: ["/usr/bin/loopy", "-c", "/var/test.img"] command: ["/usr/bin/loopy", "-c", "/var/test.img"]
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
net: host net: host
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
@ -25,4 +25,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -8,7 +8,7 @@ onboot:
- name: sysctl - name: sysctl
image: linuxkit/sysctl:v0.6 image: linuxkit/sysctl:v0.6
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
net: host net: host
pid: host pid: host
ipc: host ipc: host
@ -25,4 +25,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -38,7 +38,7 @@ onboot:
net: /run/netns/wg1 net: /run/netns/wg1
onshutdown: onshutdown:
- name: test2 - name: test2
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /tmp:/tmp - /tmp:/tmp
- /check.sh:/check.sh - /check.sh:/check.sh
@ -55,7 +55,7 @@ services:
- CAP_SETGID - CAP_SETGID
- CAP_DAC_OVERRIDE - CAP_DAC_OVERRIDE
- name: test - name: test
image: alpine:3.8 image: alpine:3.9
net: /run/netns/wg1 net: /run/netns/wg1
pid: host pid: host
capabilities: capabilities:

View File

@ -16,7 +16,7 @@ services:
image: linuxkit/logwrite:v0.6 image: linuxkit/logwrite:v0.6
command: ["/usr/bin/logwrite", "-max-log-size", "1024"] command: ["/usr/bin/logwrite", "-max-log-size", "1024"]
- name: check-the-logs - name: check-the-logs
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
- /dev/console:/dev/console - /dev/console:/dev/console
@ -32,4 +32,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -13,7 +13,7 @@ services:
- name: write-and-rotate-logs - name: write-and-rotate-logs
image: linuxkit/logwrite:v0.6 image: linuxkit/logwrite:v0.6
- name: check-the-logs - name: check-the-logs
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
- /dev/console:/dev/console - /dev/console:/dev/console
@ -29,4 +29,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9

View File

@ -7,7 +7,7 @@ init:
- linuxkit/kernel-bcc:4.19.25 - linuxkit/kernel-bcc:4.19.25
onboot: onboot:
- name: check-bcc - name: check-bcc
image: alpine:3.8 image: alpine:3.9
binds: binds:
- /check.sh:/check.sh - /check.sh:/check.sh
command: ["sh", "./check.sh"] command: ["sh", "./check.sh"]
@ -26,4 +26,4 @@ trust:
org: org:
- linuxkit - linuxkit
image: image:
- alpine:3.8 - alpine:3.9