From c6cdf91cb042829a6d6ea6c0d4380bf74a46ae03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Fri, 17 Jan 2020 03:25:25 +0100 Subject: [PATCH] travis: update test for package verification Use two separate repositories for pungi-gather testing and lorax testing. One contains (unsigned) package downloaded by pungi-gather only, and the other - by lorax only. --- conf/travis-iso-unsigned2.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/travis-iso-unsigned2.ks b/conf/travis-iso-unsigned2.ks index 8e88e8f..89e184f 100644 --- a/conf/travis-iso-unsigned2.ks +++ b/conf/travis-iso-unsigned2.ks @@ -1,4 +1,4 @@ %include travis-iso.ks # unsigned package to be downladed by lorax -repo --name=unsigned --gpgkey=file:///tmp/qubes-installer/qubes-release/RPM-GPG-KEY-qubes-3.1-primary --baseurl=http://ftp.qubes-os.org/~marmarek/repo-verify-unsigned --ignoregroups=true +repo --name=unsigned2 --gpgkey=file:///tmp/qubes-installer/qubes-release/RPM-GPG-KEY-qubes-3.1-primary --baseurl=http://ftp.qubes-os.org/~marmarek/repo-verify-unsigned2 --ignoregroups=true