unitdata.KvStore() is not properly mocked out in the unit tests leading to race failures
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceph RADOS Gateway Charm |
New
|
Undecided
|
Unassigned |
Bug Description
=======
Failed 1 tests - output below:
=======
unit_tests.
-------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "/home/
return func(*newargs, **newkeywargs)
File "/home/
self.
File "hooks/
ctxt = super(HAProxyCo
File "hooks/
db = kv()
File "hooks/
_KV = Storage()
File "hooks/
self._init()
File "hooks/
)''')
sqlite3.
tags: | added: onboarding |
tags: | added: good-first-bug |
tags: | removed: onboarding |