Skip to content

Increase KNL testing timeout from 5 to 9 hours (TRIL-196)

Created by: bartlettroscoe

@fryeguy52

Description

The tests on the KNL build are taking an absurd amount of time but let's see if we can get them to complete in 9 hours! AT the old timeout of 5 hours it the debug build ran 1504 out of 1801 tests so I am hopeful this will allow them to complete.

This is only taking up one compute node on 'mutrino' so this is not such a crime at this point.

This is being driven by TRIL-196

Motivation and Context

Want to see if we can get these tests to complete to see if there are errors. We can fix the runtime problem later.

How Has This Been Tested?

I did not test this but the changes are simple and super safe and can only impact these two KNL build (which are just "Specialized" builds currently).

Merge request reports