Kefu Chai
|
2089bf04b9
|
qa/tasks: use "a // b" instead of "a / b"
for expressions where the value is expected to be integer. as in
python3, `a / b` returns a float.
Signed-off-by: Kefu Chai <kchai@redhat.com>
|
2020-04-07 20:33:47 +08:00 |
|
Kefu Chai
|
947a74349d
|
qa: import with full path
to be py3 compatible
Signed-off-by: Kefu Chai <kchai@redhat.com>
|
2020-03-24 18:27:55 +08:00 |
|
Kyr Shatskyy
|
5f95b532aa
|
qa: get rid of iterkeys for py3 compatibility
Fixes: https://tracker.ceph.com/issues/42287
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
|
2019-10-11 18:54:29 +02:00 |
|
Sage Weil
|
c01f2ee0e2
|
move ceph-qa-suite dirs into qa/
|
2016-12-14 11:29:55 -06:00 |
|