Skip to content

add test_runner trigger variable

Jakub Racek requested to merge (removed):add-test-runner-variable into master

This patch adds and documents a trigger variable test_runner. When set to default ('beaker'), nothing changes. When set to 'aws', the pipeline will run tests in AWS using restraint runner. Currently, the test set is forced to virt_capable, which contains tests that can run in a VM.

Signed-off-by: Jakub Racek jracek@redhat.com

Merge request reports