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

Fix bench #1816

Merged
merged 12 commits into from
Sep 16, 2024
Merged

Fix bench #1816

merged 12 commits into from
Sep 16, 2024

Conversation

Jingru923
Copy link
Contributor

No description provided.

@@ -59,7 +59,7 @@ open class RegressionTest (platformOs: String) : Template() {
scriptContent = header +
"""
pixi run python utils/get_benchmark.py %MiniO_credential_token% "benchmark/"
pixi run python utils/get_benchmark.py %MiniO_credential_token% "hws_2024_7_0/"
pixi run python utils/get_benchmark.py %MiniO_credential_token% "hws_migration_test/"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't you need to checkout both models now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, we separated the hws model that is used for migration test and the one used for integration test. Because the one for integration test is now updated and has version number and newest parameters, but we still need an "old" model for the migration test.

@Jingru923 Jingru923 merged commit b1d3994 into main Sep 16, 2024
33 checks passed
@Jingru923 Jingru923 deleted the fix-bench branch September 16, 2024 07: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