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

Limit VENDOR_TEST_REPOS git clone based on BUILD_LIST #5075

Open
llxia opened this issue Feb 16, 2024 · 0 comments
Open

Limit VENDOR_TEST_REPOS git clone based on BUILD_LIST #5075

llxia opened this issue Feb 16, 2024 · 0 comments

Comments

@llxia
Copy link
Contributor

llxia commented Feb 16, 2024

Due to the increasing popularity of VENDOR_TEST_REPOS, we should Limit VENDOR_TEST_REPOS git clone based on BUILD_LIST. That is only git clone the related repos. This will help us to increase the efficiency of the test pipeline.
For example, if VENDOR_TEST_REPOS is set to functional and system test repo, for the test build that runs perf testing (i.e., BUILD_LIST=perf), neither functional or system repos should be git cloned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant