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

Trim CI jobs #1396

Merged
merged 18 commits into from
Mar 9, 2022
Merged

Trim CI jobs #1396

merged 18 commits into from
Mar 9, 2022

Conversation

daxhaw
Copy link
Contributor

@daxhaw daxhaw commented Mar 8, 2022

I had hoped to trim the CI jobs we run as well as move to a self-hosted model (using seagate machines as the action runners) in one fell swoop but the self-hosted work will take more investigation. Therefore, this change removes the following jobs from our main workflow:

  • Debug_Core: to run Debug_Core you can run the Core Build workflow.
  • Debug_SDK: to run Debug_SDK you can run the Core and SDK workflow.
  • Coverage
  • LLVM_Tests: to run LLVM_Tests you can run the LLVM Tests workflow.
  • Documenation

Would have also cut out Integration_Tests_Debug but this was already disabled due to GAIAPLAT-2002

@daxhaw daxhaw merged commit 4d6f6f6 into master Mar 9, 2022
@daxhaw daxhaw deleted the dax/trim_ci_jobs branch March 9, 2022 00:58
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