[debian-edu-commits] [Git][debian-edu/debian-edu-doc][master] Add a debian/salsa-ci-yml file in an attempt to solve reprotest running out of time.

Frans Spiesschaert (@frans) gitlab at salsa.debian.org
Sun Oct 26 19:38:56 GMT 2025



Frans Spiesschaert pushed to branch master at Debian Edu / debian-edu-doc


Commits:
5f0ed836 by Frans Spiesschaert at 2025-10-26T20:38:43+01:00
Add a debian/salsa-ci-yml file in an attempt to solve reprotest running out of time.

- - - - -


1 changed file:

- + debian/salsa-ci.yml


Changes:

=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,17 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
+
+# Don't run Salsa CI on weblate because packages aren't build from it.
+variables:
+  SALSA_CI_IGNORED_BRANCHES: 'weblate'
+
+# Enabling this would skip reprotest.
+# This could be helpfull if reprotest keeps running out of time.
+#reprotest:
+#  allow_failure: true
+
+# Set timeout for reprotest to 3h
+reprotest:
+  extends: .test-reprotest
+  timeout: 3h



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/5f0ed83613c0fa7b3fa32b1975b2b73e102a5de1

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/5f0ed83613c0fa7b3fa32b1975b2b73e102a5de1
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20251026/f2512a77/attachment-0001.htm>


More information about the debian-edu-commits mailing list