Skip to content

Fix/gcp test pershape skip#354

Merged
jonathanspw merged 2 commits into
mainfrom
fix/gcp-test-pershape-skip
Jun 9, 2026
Merged

Fix/gcp test pershape skip#354
jonathanspw merged 2 commits into
mainfrom
fix/gcp-test-pershape-skip

Conversation

@jonathanspw

Copy link
Copy Markdown
Member

No description provided.

yuravk and others added 2 commits May 26, 2026 17:20
…pped

The per-shape jobs carry a custom job-level `if`, which makes GitHub
implicitly prepend success(). success() returns false when any needs job
is skipped, and build-cit is skipped whenever cit_git_repo is empty — so
every shape was skipped regardless of the arch input.

Use !cancelled() to suppress the implicit success(), and gate explicitly
on test-gcp-initialtest so a failed smoke test still blocks while
build-cit's skipped/success state is ignored.
@jonathanspw jonathanspw merged commit 9fba67b into AlmaLinux:main Jun 9, 2026
1 check passed
@jonathanspw jonathanspw deleted the fix/gcp-test-pershape-skip branch June 9, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants