helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Global values.yaml limit test creation source to only GIT for all test types.

Open plamen-kutinchev opened this issue 10 months ago • 1 comments

Is your feature request related to a problem? Please describe. We want to always limit test creation source to only GIT, disable File and String sources for all test types. Screenshot 2024-04-01 at 16 28 59

Describe the solution you'd like Can this be done, switched what test sources to be available for all test types via k8s env variable inside the helm chart so we can override them via values.yaml file.

Additional context We would like to limit the usage for all test type sources to use GIT repository. This will make the automation we create around storing test/test suites and actual tests that Run from PR to be separated and can be easily overridden without interchanging.

plamen-kutinchev avatar Apr 01 '24 13:04 plamen-kutinchev

for @TheBrunoLopes and @jmorante-ks to check. Sounds like a Pro feature to me

vsukhin avatar May 16 '24 05:05 vsukhin