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

Add rosetta tests to ci.yaml #298

Merged
merged 48 commits into from
Dec 7, 2023
Merged

Add rosetta tests to ci.yaml #298

merged 48 commits into from
Dec 7, 2023

Conversation

ashors1
Copy link
Contributor

@ashors1 ashors1 commented Oct 11, 2023

Currently, the CI workflow only runs MGMN tests on 'upstream' container. This PR adds MGMN tests on Rosetta containers to ci.yaml.

@ashors1 ashors1 requested a review from terrykong October 11, 2023 18:18
@ashors1 ashors1 marked this pull request as ready for review October 11, 2023 18:19
.github/workflows/_test_pax.yaml Outdated Show resolved Hide resolved
.github/workflows/_test_pax.yaml Outdated Show resolved Hide resolved
yhtang
yhtang previously approved these changes Oct 13, 2023
@yhtang
Copy link
Collaborator

yhtang commented Oct 13, 2023

Why is the pre-submit pipeline not running for this PR?

@yhtang
Copy link
Collaborator

yhtang commented Oct 13, 2023

[Invalid workflow file: .github/workflows/ci.yaml#L1](https://github.com/NVIDIA/JAX-Toolbox/actions/runs/6512792417/workflow)
too many workflows are referenced, total: 21, limit: 20

😢

yhtang
yhtang previously approved these changes Oct 14, 2023
@terrykong
Copy link
Contributor

@ashors1 Looks like there's 22 workflows referenced. If you merge in main and we include https://github.com/NVIDIA/JAX-Toolbox/pull/400/files, will this be enough to bring us within the workflow limit?

@ashors1
Copy link
Contributor Author

ashors1 commented Nov 30, 2023

@terrykong https://github.com/NVIDIA/JAX-Toolbox/pull/400/files will only remove one workflow, so we will still be one over the limit. I could consolidate the rosetta t5x and vit tests into a single workflow; WDYT?

@terrykong
Copy link
Contributor

Yea, let's consolidate vit/t5x. We would usually want both results if we update the rosetta-t5x container anyways

terrykong
terrykong previously approved these changes Dec 6, 2023
@terrykong
Copy link
Contributor

We should merge this PR as it adds tests that should have been in the presubmit

@ashors1 ashors1 merged commit 5b2c1b4 into main Dec 7, 2023
122 of 127 checks passed
@ashors1 ashors1 deleted the add-rosetta-tests-to-ci branch December 7, 2023 22:34
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.

3 participants