From c9e412f320b98fa7bf71c5a0d04f61b20be76890 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Thu, 31 Oct 2024 18:50:28 +0100 Subject: [PATCH] test: enable ignore_missing_repos in service configs --- test/cases/api.sh | 2 ++ test/cases/regression-old-worker-new-composer.sh | 1 + test/data/composer/osbuild-composer-jwt.toml | 2 ++ test/data/composer/osbuild-composer-tls.toml | 2 ++ tools/provision.sh | 1 + 5 files changed, 8 insertions(+) diff --git a/test/cases/api.sh b/test/cases/api.sh index 8c6041955..ba9922fdd 100755 --- a/test/cases/api.sh +++ b/test/cases/api.sh @@ -136,6 +136,7 @@ PGUSER=postgres PGPASSWORD=foobar PGDATABASE=osbuildcomposer PGHOST=localhost PG popd cat <