control-toolbox
control-toolbox copied to clipboard
examine potential ct_rbd unit test freeze on Ubuntu 18.04
Some users reported the following behavior:
- when the ct_rbd unit tests are run with --this --no-deps on Ubuntu 18.04, the operating system freezes after a few seconds.
- there is likely a race-condition hidden somewhere, since it works perfectly when setting the additional flag -j1
- interestingly, this behaviour does not show on Ubuntu 16.04 and 14.04.
TODO:
- [ ] verify issue