summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Vonthethoff <daniel@enigmaalgorithms.com>2019-12-17 07:18:47 +0000
committerDaniel Vonthethoff <daniel@enigmaalgorithms.com>2019-12-17 07:18:47 +0000
commit2299c75473972936ed12802bc14fbdf8f587aaaa (patch)
treeb8edf560b04e71c243d329aed051688db2ff71f3
parent707a617fd1a1d45ef1ee2a40856be86431433903 (diff)
downloadvmdb2-2299c75473972936ed12802bc14fbdf8f587aaaa.tar.gz
Add: Smoke tests for debootstrap keyring
-rw-r--r--smoke-pc.vmdb1
-rw-r--r--smoke-uefi.vmdb1
2 files changed, 2 insertions, 0 deletions
diff --git a/smoke-pc.vmdb b/smoke-pc.vmdb
index 95eecbc..8f5a9b8 100644
--- a/smoke-pc.vmdb
+++ b/smoke-pc.vmdb
@@ -29,6 +29,7 @@ steps:
- debootstrap: buster
mirror: http://deb.debian.org/debian
+ keyring: /usr/share/keyrings/debian-archive-keyring.gpg
target: rootfs
unless: rootfs_unpacked
diff --git a/smoke-uefi.vmdb b/smoke-uefi.vmdb
index 0bb7db9..3775aa2 100644
--- a/smoke-uefi.vmdb
+++ b/smoke-uefi.vmdb
@@ -32,6 +32,7 @@ steps:
- debootstrap: buster
mirror: http://deb.debian.org/debian
+ keyring: /usr/share/keyrings/debian-archive-keyring.gpg
target: rootfs
unless: rootfs_unpacked