Test: Speed up Nexus tests 20/69720/3
authorEric Ball <eball@linuxfoundation.org>
Tue, 22 Feb 2022 18:58:04 +0000 (10:58 -0800)
committerEric Ball <eball@linuxfoundation.org>
Tue, 22 Feb 2022 20:57:57 +0000 (12:57 -0800)
commit23ead2b8ee44bbf6317e68ffd502852fdb2bdd8f
tree716198bd29be58ace93118356f6dfe64f6daab6e
parenta9eec3ace38c11b01e43d6c2ce0bc45b166edc2d
Test: Speed up Nexus tests

By patching the sleep function, we can remove about 25 seconds of
pauses during unit testing of release_staging_repos method.

Issue: RELENG-4052
Change-Id: I8692c1183d70873348616435074b9b69193dda41
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
tests/test_nexus.py