commit | a1aecc297159b66604dd1798184c06bab7a0f903 | [log] [tgz] |
---|---|---|
author | Dmitriy Kruglov <dkruglov@mirantis.com> | Sun Aug 25 19:26:44 2019 +0200 |
committer | Dmitriy Kruglov <dkruglov@mirantis.com> | Tue Aug 27 14:22:52 2019 +0200 |
tree | 27e4533f5db3a313a3e9f2630afc32f19b8c01ae | |
parent | 71ecc278b577edb8c0942a268db99b7492b0a165 [diff] [blame] |
Implement automated Ceph failover tests Implement automated tests that verify reboot of Ceph OSD, CMN and RGW nodes. Related-PROD: PROD-32684 Change-Id: I020eafced9dbaccf168c6e4466abc545c68bcc02
diff --git a/.gitignore b/.gitignore index 71462bb..52f9578 100644 --- a/.gitignore +++ b/.gitignore
@@ -19,6 +19,7 @@ lib local lib64 +venv MANIFEST TAGS @@ -39,6 +40,7 @@ .project .pydevproject .idea +.code-workspace # Local example example_local.py