Comment 2 for bug 1045962

Revision history for this message
Adam Young (ayoung) wrote :

It takes a while, but this should break it eventually.

for I in `seq 1 1000` ; do ./run_tests.sh -x test_keystoneclient:KcMasterTestCase.test_token_expiry_maintained || break ; done