test: Update trust setting for remaining test YAMLs

The YAMLs in ./test/hack enumerated the images to pull with
content trust. All images in the 'linuxkit' org should
now have trust enabled.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2018-02-06 18:27:47 +00:00
parent c79607a8a4
commit 700ef35c8c
2 changed files with 4 additions and 11 deletions

View File

@ -16,8 +16,5 @@ files:
- path: /etc/ltp/baseline - path: /etc/ltp/baseline
contents: "100" contents: "100"
trust: trust:
image: org:
- linuxkit/kernel - linuxkit
- linuxkit/init
- linuxkit/runc
- linuxkit/containerd

View File

@ -17,9 +17,5 @@ onboot:
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
image: org:
- linuxkit/kernel - linuxkit
- linuxkit/init
- linuxkit/runc
- linuxkit/containerd
- linuxkit/dhcpcd