support/testing: drop haveged for python tests
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Sat, 3 Aug 2019 05:22:15 +0000 (02:22 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Aug 2019 12:53:05 +0000 (14:53 +0200)
commit650e9903a9cbfda660fea24239d5f8cbf4607ac8
treeeddd1c7c50d22bf83664b1707803ce19d8c8791d
parent56e38a705e62a429576635b0a26cc4d3b3e88023
support/testing: drop haveged for python tests

The new builtin armv5 kernel 4.19 uses VirtIORNG to provide entropy, so we
no longer need haveged.

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/264508536
https://gitlab.com/buildroot.org/buildroot/-/jobs/264508537
https://gitlab.com/buildroot.org/buildroot/-/jobs/264508542
https://gitlab.com/buildroot.org/buildroot/-/jobs/264508543

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[Peter: reword]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/testing/tests/package/test_python_crossbar.py
support/testing/tests/package/test_python_pynacl.py