Skip to content

Set fail-fast: false on OpenQA jobs#1583

Open
legoktm wants to merge 1 commit intomainfrom
less-fast-fail
Open

Set fail-fast: false on OpenQA jobs#1583
legoktm wants to merge 1 commit intomainfrom
less-fast-fail

Conversation

@legoktm
Copy link
Copy Markdown
Member

@legoktm legoktm commented Feb 27, 2026

If e.g. 4.2 fails, we don't want to automatically kill the 4.3 job.

Fixes #1581.

Test plan

Could test by intentionally breaking 4.2 and seeing that the 4.3 job continues?

Checklist

This change accounts for:

  • any necessary RPM packaging updates (e.g., added/removed files, see rpm-build/SPECS/securedrop-workstation-dom0-config.spec)
  • any required documentation

If e.g. 4.2 fails, we don't want to automatically kill the 4.3 job.

Fixes #1581.
@legoktm legoktm requested a review from a team as a code owner February 27, 2026 21:06
@legoktm legoktm moved this to Ready For Review in SecureDrop Feb 27, 2026
@deeplow deeplow added 4.2-openqa-pending Run on OpenQA (Qubes 4.2) 4.3-openqa-pending Run on OpenQA (Qubes 4.3) and removed 4.2-openqa-pending Run on OpenQA (Qubes 4.2) 4.3-openqa-pending Run on OpenQA (Qubes 4.3) labels Mar 2, 2026
@deeplow
Copy link
Copy Markdown
Contributor

deeplow commented Mar 2, 2026

Not sure if related, but I haven't been able to trigger both 4.2 and 4.3 tests at the same time. I got this error:

Canceling since a higher priority waiting request for OpenQA-refs/pull/1583/merge-dev-4.2 exists

@deeplow deeplow self-assigned this Mar 2, 2026
@deeplow deeplow added 4.2-openqa-pending Run on OpenQA (Qubes 4.2) 4.3-openqa-pending Run on OpenQA (Qubes 4.3) and removed 4.2-openqa-pending Run on OpenQA (Qubes 4.2) 4.3-openqa-pending Run on OpenQA (Qubes 4.3) labels Mar 3, 2026
@legoktm legoktm moved this from Ready For Review to Blocked or Waiting in SecureDrop Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.2-openqa-pending Run on OpenQA (Qubes 4.2) 4.3-openqa-pending Run on OpenQA (Qubes 4.3)

Projects

Status: Blocked or Waiting

Development

Successfully merging this pull request may close these issues.

Restarting 4.2 OpenQA job, when 4.3 already failed, fails immediately

2 participants