summaryrefslogtreecommitdiffstats
path: root/cns-libs/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* test cases for heketi metricsnigoyal2018-11-061-1/+2
| | | | | | | | | | CNS-1243 - Heketi_metrics_generate CNS-1244 - Heketi_metrics_validating_VolumeCount_on_creation CNS-1245 - Heketi_metrics_validating_VolumeCount_on_deletion CNS-1262 - Heketi-metrics_validating_heketi_pod failure Change-Id: Idb863d1ceaf555dfc2a9cff863b97cda65a816f6 Signed-off-by: nigoyal <nigoyal@redhat.com>
* [CNS-1393-1395] Restart gluster services then validate volumesvamahaja2018-11-051-1/+1
| | | | | Change-Id: I58f8628c352556ac30c31777707b52cc2aea48ac Signed-off-by: vamahaja <vamahaja@redhat.com>
* CNS: adding testcase CNS-450 - Restart heketi podApeksha D Khakharia2018-10-311-1/+1
| | | | | Change-Id: Ie68628cb0f083fd5cd1ec9cd88a4c490bfca2e88 Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
* Fix all existing pep8 errorsValerii Ponomarov2018-10-231-1/+3
| | | | Change-Id: I97c949614ca70ea3e732c8c2ca70022d062ad04c
* [CNS-944] Add test with arbiter volume creationValerii Ponomarov2018-09-101-1/+1
| | | | Change-Id: I257f3e6a7389c9f15a4388c241e787782c186d14
* Add sample files to 'cnslibs' packageValerii Ponomarov2018-05-031-0/+1
| | | | | | | | | | With this change we do not face 'No such file or directory' error anymore running tests using 'cnslibs' installed in system. Without it we can run tests not facing such error only using 'tox'. To have it applied we need to reinstall the 'cnslibs' package. Change-Id: Ibf16ef6354210c4356e0c25f16582d0e73e0df13
* CNS: adding CNS base classApeksha D Khakharia2018-01-291-1/+1
| | | | | Change-Id: Ieb03c52c7e8db9f37fe8f71692e5e0617a73a4c8 Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
* add a test to run a bunch of PVC creates in parallelJohn Mulligan2018-01-221-1/+1
| | | | | | | | This is a quasi-stress-test that check that the system can process multiple PVC being requested at the same(ish) time. Change-Id: I72cdc0876c51058ebab62a0764d0d049a65c649d Signed-off-by: John Mulligan <jmulligan@redhat.com>
* Directory structure for cns-qe/cns_automation repoArthy Loganathan2017-11-231-0/+26
Change-Id: I8be99fbfa6428b69c31ec2411ff021a2bee6ac45 Signed-off-by: Arthy Loganathan <aloganat@redhat.com>