Skip to content

Override test_set with brew build test set

Instead of using the "test_set" variable from pipeline data to override any kpet test set selection, use it as the second default (after ".*"), and override it with whatever we determine from Brew builds.

This lets us specify defaults without special tests, such as RDMA ones, while still allowing their explicit selection with Brew builds.

Concerns FASTMOVING-1633

Merge request reports