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-201504] Trigger Internal Tests #538

Open
wants to merge 19 commits into
base: habana_main
Choose a base branch
from

Conversation

RonBenMosheHabana
Copy link
Collaborator

@RonBenMosheHabana RonBenMosheHabana commented Nov 24, 2024

  • Added actionlint.yaml to allow usage of self-hosted runners (without it actionlint will throw error) - I also tried to disable some of shellcheck warnings/errors but couldn't do that so probably this PR should be merged even though actionlint is failing
  • Update Trigger Jenkins workflow - now it will contain 4 jobs:
  1. Dependency Scan - will fail the job if a dependency with high severity vulnerability will be part of the PR
  2. CodeQL Scan - scan the python code itself
  3. Calculate Tests To Trigger - will read the .jenkins/test_config.yaml file and based on it trigger all the tests configured on it
  4. Tests - The tests running on Gaudi resources

Currently it seems that there is an issue with Gaudi infrastructure so tests will probably failed because they cannot be triggered , but the infrastructure for triggering the tests is ready

@kzawora-intel @mgawarkiewicz @michalkuligowski @madamczykhabana - please review and leave comments if you have some

@RonBenMosheHabana RonBenMosheHabana changed the title [SW-201504] Trigger Internal Tests - DO NOT MERGE [SW-201504] Trigger Internal Tests Dec 18, 2024
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