Skip to content

Use ASAN when running unit tests in CI#56

Open
JoukoVirtanen wants to merge 10 commits intofeature/new-script-workerfrom
jv-use-asan
Open

Use ASAN when running unit tests in CI#56
JoukoVirtanen wants to merge 10 commits intofeature/new-script-workerfrom
jv-use-asan

Conversation

@JoukoVirtanen
Copy link
Contributor

@JoukoVirtanen JoukoVirtanen commented Mar 26, 2026

Adds CI unit test jobs with and without ASAN.

@JoukoVirtanen JoukoVirtanen changed the base branch from main to feature/new-script-worker March 26, 2026 02:57
@JoukoVirtanen JoukoVirtanen marked this pull request as draft March 26, 2026 05:29
build-and-push:
runs-on: ubuntu-latest
outputs:
tag: ${{ steps.get-tag.outputs.tag }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Multiple jobs now use the tag so it is helpful to add it as output.

- name: Retag and push builder to rhacs-eng
uses: stackrox/actions/images/retag-and-push@v1
with:
src-image: builder
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The builder is now pushed to make it easier to use for the unit tests.

@JoukoVirtanen JoukoVirtanen marked this pull request as ready for review March 26, 2026 21:22
@JoukoVirtanen JoukoVirtanen requested a review from erthalion March 26, 2026 21:22
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.

1 participant