-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listteam-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
Different repositories and different targets may depend on certain env. variables to run test in different ways. Instead of specific logics for each env. variable, we should have a generic support for different env. variables.
Ideal case, people just define these values in .ci.yaml targets, and these values will be auto populated to ENV when running tests.
Example env. variable support:
- channel in packages, logic in recipes
- package_sharding in packages, logic in recipes
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listteam-infraOwned by Infrastructure teamOwned by Infrastructure team