Skip to content

[CI] Automatically download models for e2e test #1442

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Potabk
Copy link
Contributor

@Potabk Potabk commented Jun 26, 2025

What this PR does / why we need it?

Since our current e2e test pipeline runs in parallel, when a new model is added to CI, it will cause concurrent downloads and errors, so I think we need to maintain a new model download list. When developers need to download a new model, they can just add it to this list rather than manual maintenance, life is shot, we need it

Does this PR introduce any user-facing change?

How was this patch tested?

Potabk added 5 commits June 26, 2025 14:28
Signed-off-by: wangli <wangli858794774@gmail.com>
Signed-off-by: wangli <wangli858794774@gmail.com>
Signed-off-by: wangli <wangli858794774@gmail.com>
Signed-off-by: wangli <wangli858794774@gmail.com>
Signed-off-by: wangli <wangli858794774@gmail.com>
Signed-off-by: wangli <wangli858794774@gmail.com>
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