adoptium / adoptium/aqa-tests

Limit VENDOR_TEST_REPOS git clone based on BUILD_LIST

Open
#5,075 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

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.

Contributor guide

Open the contributing guide

Research direction

Search the repository for VENDOR_TEST_REPOS, BUILD_LIST, and the git-clone entry point to understand how test builds select repositories. Verify that a perf build with functional and system repositories configured does not clone those unrelated repositories, while related repositories still clone.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
build-system, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.