Commit Graph

700 Commits (master)

Author SHA1 Message Date
ljhuang 3983e13908 Replace deprecated readfp method with read_file
8 months ago
Zuul ae75ae3e28 Merge "Use LOG.warning instead of deprecated LOG.warn"
11 months ago
Cai Hui 6d2df5eee9 Fix pylint error
11 months ago
Takashi Kajinami 7e145f5624 Use LOG.warning instead of deprecated LOG.warn
1 year ago
Zuul 14401b9290 Merge "Update "if .. if .." to "if .. in ..""
2 years ago
caihui 32337c8d5e Fix the error of tempest test cases for schedule.
2 years ago
devfu c33d8d98bd Update "if .. if .." to "if .. in .."
2 years ago
gecong1973 9773f99feb add test_job_start_session unit test cases
2 years ago
gecong1973 71f04ce289 add test_job_execute unit test cases
2 years ago
gecong1973 98b12b02e0 add test_job_process_event unit test cases
2 years ago
gecong1973 ca74ddf145 add test_save_action_to_file unit test cases
2 years ago
gecong1973 d8b96ff91c add test_job_session_id unit testcases
2 years ago
gecong1973 bf49fb0dfc add test_job_create unit testcases
2 years ago
gecong1973 97236a1609 add test_runningstate_remove for unit test
2 years ago
gecong1973 8b26e2738b add test_runningstate_stop for unit test
2 years ago
gecong1973 97984c71d6 add test_scheduledstate_start for unit test
2 years ago
gecong1973 0ea6b00494 add test_scheduledstate_stop for unit test
2 years ago
gecong1973 50885c1041 add test_stopstate_abort for unit test
2 years ago
gecong1973 04023a0092 add test_stopstate_stop for unit test
2 years ago
gecong1973 6e0bed5926 add test_terminate_subprocess1 for unit test
2 years ago
gecong1973 543eb4c26c add test_load_doc_from_json_file for unit test
2 years ago
gecong1973 f4bc498f04 add test_del_register_error for unit test
2 years ago
caihui e5f36293e5 Fix CI error
2 years ago
Zuul bb18946a37 Merge "Add utils.streaming test cases"
2 years ago
caihui 659b76e6d9 Add utils.streaming test cases
2 years ago
Zuul 1ffc2e9072 Merge "Update "if...if..." to "if...elif...""
2 years ago
caihui 51b4d082d2 Update "if...if..." to "if...elif..."
2 years ago
zhufl 5ed5b65993 Add missing print format and missing ws in log message
2 years ago
gecong1973 b7881e919d add test_restore_cinder unittest for restore
2 years ago
gecong1973 6d8b124cb8 add test_create_image unittest for restore
2 years ago
gecong1973 d5b1e1a621 add test_get_backups_exception unittest for restore
2 years ago
gecong1973 73956bc73c fix a bug for _create_image
2 years ago
gecong1973 ad88e30ab0 fix a bug for get_backups
2 years ago
gecong1973 03d3488abd add exception details for make_glance_image when exception raise
3 years ago
gecong1973 d08298f0c2 add exception details for provide_snapshot when RuntimeErro
3 years ago
gecong1973 749d94a6f0 add remove_cinderbackup_older_than unit test for AdminOs
3 years ago
gecong1973 6bedeb78fa add remove_cinderbackup_older_than method for AdminOs
3 years ago
gecong1973 bce87a5e59 add unit test for test_del_cinderbackup_and_dependend_incremental
3 years ago
Zuul e2c4d504ea Merge "Use volume v3 API"
3 years ago
Zuul 2be6ae69d8 Merge "Update ReSizeSteam.next() to ReSizeSteam__next__()"
3 years ago
Caihui 6cb301b71a Use volume v3 API
3 years ago
Caihui 7244bef734 Update ReSizeSteam.next() to ReSizeSteam__next__()
3 years ago
Zuul fbeec2549c Merge "Update "data" to bytes object"
3 years ago
Caihui 58cb979a40 Update "data" to bytes object
3 years ago
Caihui 3ae26c12fb Fix Type error
3 years ago
Caihui 19aae78daf Fix bug "AttributeError: 'generator' object has no attribute 'next'"
3 years ago
Caihui 7236b3225e Fix bug in python3.x: 'bytes' object has no attribute 'format'
3 years ago
Caihui d2a46346d3 Fix a bug to support python3.x
3 years ago
Caihui fdda55acfb Test cases can run in python3.x runtime
3 years ago
Caihui 564675a7f5 Some test cases in test_ftp support python3.X
3 years ago