Comment 5 for bug 1669468

Revision history for this message
Markus Zoeller (markus_z) (mzoeller) wrote :

I tried to brute force it on a single node system:

    $ for i in {1..500}; do tempest run --regex tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc >> brute_force_1669468.txt; done

No failing tests here. I'll try again with a multinode setup.