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

[CI] Miscellaneous CI Fixes #2218

Merged
merged 1 commit into from
Jul 22, 2024
Merged

[CI] Miscellaneous CI Fixes #2218

merged 1 commit into from
Jul 22, 2024

Conversation

zachgk
Copy link
Contributor

@zachgk zachgk commented Jul 22, 2024

Description

This adds fixes for a few different CI issues. First, it fixes the pipeline for running execute with non-temp mode such as nightly.

Then, it adds a new check to verify a non-error result from awscurl. This does detect the hidden trtllm errors we have been observing. Here is an example run detecting it.

Finally, the above trtllm errors stem from using an old version of aws curl. This also updates to using the proper download which fixes those problems. See this example run

@zachgk zachgk requested review from frankfliu and a team as code owners July 22, 2024 17:56
@zachgk zachgk merged commit 87c4280 into master Jul 22, 2024
9 checks passed
@zachgk zachgk deleted the tests-fix branch July 22, 2024 18:20
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