Skip to content

Get testing scripts from cloned pipeline def

Now that the correct branch of the pipeline definition is already cloned down to the testing containers, use those scripts instead of making additional HTTP requests from curl.

For kernels with 5 testing jobs, this reduces the instances of curl from 15 times per test to zero.

Signed-off-by: Major Hayden major@redhat.com

Merge request reports