Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SW-218309] Updated Tests Workflow To Support Forked PR's #930

Merged
merged 3 commits into from
Mar 24, 2025

Conversation

RonBenMosheHabana
Copy link
Collaborator

@RonBenMosheHabana RonBenMosheHabana commented Mar 19, 2025

Changes:

  • Changed the trigger of the tests from pull_request to issue_comment. now tests will be triggered only if a CODEOWNER will comment on the PR /run-gaudi-tests
  • Add random string to hlctl container when running the tests. I noticed that a lot of times in case of re-runs , tests is failing due to the error of workload already exists. the random string will solve it
  • Added a job that will collect all tests status and will fail/pass based on the tests execution status. It will be used as a mandatory status check in order to merge a PR(means that without all tests passed, a PR cannot be merged)

@michalkuligowski
Copy link

/run-gaudi-tests

@RonBenMosheHabana RonBenMosheHabana merged commit da46fc1 into habana_main Mar 24, 2025
4 checks passed
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