Comment 2 for bug 1203737

Revision history for this message
Xiaoxi Chen (xiaoxi-chen) wrote :

Well, I can run the individual test, is it your configuration error ?

root@ceph-test:/opt/stack/cinder# ./run_tests.sh test_backup_ceph
Running `tools/with_venv.sh python setup.py testr --testr-args='--subunit --concurrency 1 test_backup_ceph'`
cinder.tests.test_backup_ceph.BackupCephTestCase
    test_backup_error1 OK 0.22
    test_backup_error2 OK 0.12
    test_backup_good OK 0.06
    test_backup_volume_from_file OK 0.03
    test_delete OK 0.06
    test_get_rbd_support OK 0.03
    test_restore OK 0.09
    test_tranfer_data_from_rbd OK 0.03
    test_tranfer_data_to_rbd OK 0.03

Ran 9 tests in 4.755s

OK