mirror of
https://github.com/ceph/ceph
synced 2025-01-02 17:12:31 +00:00
qa: drop rgw.py from test_python.sh workunit
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
This commit is contained in:
parent
d3a57a211a
commit
f1de0d6cb3
@ -1,7 +1,5 @@
|
||||
#!/bin/sh -ex
|
||||
|
||||
wget -q https://raw.github.com/ceph/ceph/master/src/test/pybind/test_rados.py
|
||||
wget -q https://raw.github.com/ceph/ceph/master/src/test/pybind/test_rgw.py
|
||||
nosetests -v test_rados
|
||||
nosetests -v test_rgw
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user