changeset 52214:b3e696e879fc stable

ci: have the mac test run if you trigger building the mac wheel The mac test job now depends on the wheel building. And the wheel building is manual. So if the mac test job is set to "on_success" if will be "skipped" by default, and automatically run if the wheel are build. That is especially handy as we are about to shard that test and that the UI for manual sharded test sucks.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 08 Nov 2024 21:41:02 +0100
parents 63ad6b0c2b6a
children 36e4d1457c6b
files contrib/heptapod-ci.yml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml	Fri Nov 08 21:22:02 2024 +0100
+++ b/contrib/heptapod-ci.yml	Fri Nov 08 21:41:02 2024 +0100
@@ -309,7 +309,6 @@
 macos:
     extends: .test-c
     stage: platform-compat
-    when: manual  # avoid overloading the CI by default
     tags:
       - macos
     variables: