summaryrefslogtreecommitdiff
path: root/test/unit/test_multithreading.py
Commit message (Collapse)AuthorAgeFilesLines
* Speed up test_lazy_connectionsTim Burke2020-07-281-1/+1
| | | | | | It doesn't really need to sleep a full second. Change-Id: Ida80f0c5a983edb33a93662badb6aa1a25f9a27c
* Rename "tests" directory to be "test" like in the swift repoTim Burke2019-11-061-0/+240
In addition to being less confusing for devs, this lets us actually run tempauth tests in swiftclient dsvm jobs. The job definition (over in the swift repo) specifies test/sample.conf, which does not exist in this repo. As a result, those tests would skip with SKIPPING FUNCTIONAL TESTS DUE TO NO CONFIG Change-Id: I558dbf9a657d442e6e19468e543bbec855129eeb