Rename 'test-' jobs to 'verify-' to change CD behavior, and adjust TestNG to not skip tests if a configuration failure happens.
The current CD system actually just treats configuration failures as "passes". The TestNG change will now execute dependent tests if a configuration failure happens... which should result in a test failure. The MCL script changes will now break all verification runs if any fail.