Switch a few of the buildman methods to coroutines in order to support network calls in methods. Add a test for the ephemeral build manager.
This commit is contained in:
parent
a280bbcb6d
commit
12ee8e0fc0
11 changed files with 233 additions and 52 deletions
|
@ -43,3 +43,4 @@ git+https://github.com/DevTable/avatar-generator.git
|
|||
gipc
|
||||
python-etcd
|
||||
cachetools
|
||||
mock
|
||||
|
|
Reference in a new issue