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
CA-425192/CP-311612/CP-311613: backport quicktest SMAPIv3 fixes to LCM branch (#6959)
Backport #6908 to the LCM
branch.
These latent bugs have existed in the tests for a long time, but
previously our test system (XenRT) picked machines randomly, so it
would've been unlikely to pick a machine which has a local 4K SR
(SMAPIv3 instead of SMAPIv1), and even if it did, the test would
seemingly pass on a rerun (because another machine would get picked).
We are now explicitly running the test multiple times on different
hardware categories, and some of those tests are now failing 100% of the
time.
0 commit comments