You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Update DEFAULT_G3_FEATURES_NO_SSBS to match new ci artifacts
With the new CI artifacts, the default G3 features changed (due to
artifacts being more general purpose now). The DEFAULT_G3_FEATURES
constant was updated in d1015be, but
DEFAULT_G3_FEATURES_NO_SSBS slipped through the cracks somehow.
This commit fixes a nightly test failures by updating the cpu features
expected on G3 instances without SSBS.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
0 commit comments