After the IB finishes building and it is installed, the jenkins job is promoted. When the promotion happens, schedule-additional-tests (schedule-additional-tests in jenkins) is run.
It reads config.map
and triggers additional tests depending on the value of ADDITIONAL_TESTS,
if the variable exists.
Currently, the tests that can be run are:
ADDITIONAL_TESTS.ADDITIONAL_TESTS.
For more information see Pull Request Comparisons.ADDITIONAL_TESTS.ADDITIONAL_TESTS.