From e18cda1fa21210e7bc3f63f1cf73790d64358b33 Mon Sep 17 00:00:00 2001 From: Alexander Todorov Date: Mon, 9 Jan 2023 14:59:26 +0200 Subject: [PATCH] Remove OSTree raw image test from nightly pipelines leave this entirely to Virt-QE --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cfbf4dc72..7e6032b8a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -393,11 +393,7 @@ OSTree raw image: stage: test extends: OSTree rules: - # run only this edge test on nightly to have some testing for sign-off - # but still reduce duplication with virt-qe Jenkins and increase nightly - # pipelines stability - !reference [.upstream_rules_all, rules] - - !reference [.nightly_rules_all, rules] script: - schutzbot/deploy.sh - /usr/libexec/tests/osbuild-composer/ostree-raw-image.sh