[PATCH (pushed)] ci: Regenerate with latest lcitool to pick up 'cirrus-ci' out of credit detection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Allow the cirrus jobs to fail on return code '3' which is emitted if
we've run out of credits.

Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---

Pushed as CI fix.

 ci/gitlab/build-templates.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ci/gitlab/build-templates.yml b/ci/gitlab/build-templates.yml
index b1e41b0783..31a901e47c 100644
--- a/ci/gitlab/build-templates.yml
+++ b/ci/gitlab/build-templates.yml
@@ -282,6 +282,8 @@
   image: registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:latest
   interruptible: true
   needs: []
+  allow_failure:
+    exit_codes: 3
   script:
     - set -o allexport
     - source ci/cirrus/$NAME.vars
-- 
2.47.0




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux