summaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* [Test] Add TC to validate vg and uuid of all devices in heketi topologyArun Kumar2020-05-271-0/+22
* [TestFix] Add support for setting env var in heketi dcArun Kumar2020-05-271-61/+70
* [TestFix] Fix test case to skip in case db cleanup failsSri Vignesh2020-05-271-2/+2
* [Test] Add TC to validate heketidb cleanup on idle setupArun Kumar2020-05-151-0/+25
* [Test] Add TC to create and delete block PVC twiceArun Kumar2020-05-151-0/+33
* [Test] Add TC's for PVC placement based on heketi zonesArun Kumar2020-05-121-1/+13
* [Test] Add TC to validate gluster examine output after node poweroffArun Kumar2020-05-121-0/+24
* [TestFix] Fix method "_check_heketi_pod_to_come_up_after_changing_env"Arun Kumar2020-05-121-24/+7
* [TestFix] Remove TC 'test_compare_node_count_with_db_check_info'vamahaja2020-05-041-16/+0
* [TestFix] Fix bricks count and bhv total countSushilG962020-04-301-11/+48
* [TestFix] Remove extra statement which is not required for the TCArun Kumar2020-04-291-3/+0
* [TestFix] Fix 'RuntimeError' while updating dict in loopvamahaja2020-04-291-1/+1
* [Test] Add TCs to validate device/node disable based on heketi zonesArun Kumar2020-04-281-4/+322
* [Test] Add test case to verify tcmu log levelscrombus2020-04-271-0/+80
* [TestFix] Fix test case to create volume after rebootig nodevamahaja2020-04-241-21/+13
* [Test] Add TC to validate pvc resize when device disabledSri Vignesh2020-04-241-0/+92
* [TestFix] Add CRS check for tier0 test casesvamahaja2020-04-241-0/+5
* [TestFix] Fix gluster-block log file pathvamahaja2020-04-241-4/+1
* [TestFix] Add CRS check for test casesvamahaja2020-04-232-0/+10
* [Test] Add TC to validate BV creation after stopping gluster servicescrombus2020-04-201-1/+139
* [Test] Add tc to validate arbiter volume create with differnet tagsSushilG962020-04-201-0/+204
* [Testfix] Resolved pep8 issuesSri Vignesh2020-04-201-1/+1
* [Test] Add TC to validate arbiter vol with device greater than vol sizeSri Vignesh2020-04-161-0/+34
* [TestFix] Separate common logic from test case to use in future tcArun Kumar2020-04-151-39/+51
* [Test] Add TC to validate blockvolume count heketi examine glusterArun Kumar2020-04-151-0/+31
* [Test] Add TC for provisioning volume after node rebootcrombus2020-04-131-0/+56
* [TestFix] Add tc marker tier0 & tier1vamahaja2020-04-072-0/+2
* [TestFix] Move tier1 test casevamahaja2020-04-071-1/+1
* [Test] Add TCs to validate resoure count heketi db checkArun Kumar2020-04-071-0/+46
* [Test] Add TC check node addition in heketi dbArun Kumar2020-04-061-9/+38
* [Test] Add TC verify heketidb operations while file/block vol deletionSushilG962020-04-031-0/+154
* [TestFix] Add pytest marker for tier2 test casesvamahaja2020-03-3112-25/+25
* [LibFix] Fix 'g.rpyc_get_connection' library issuevamahaja2020-03-261-6/+4
* [Test] Add tc to verfiy block device info and glusterblock volume infoSushilG962020-03-231-1/+85
* [Test] Add TC to validate deletion of device with bricksrachael-george2020-03-231-0/+26
* [Test] Add TC create block vol of size greater than free space in BHVrachael-george2020-03-231-0/+62
* [Test] Add TC to delete arbiter PVC which is mounted on app podrachael-george2020-03-231-0/+94
* [TestFix] Remove skip marker for bug bz-1714292vamahaja2020-03-231-4/+1
* [TestFix] Fix tier0 & tier1 mark for tcsvamahaja2020-03-232-2/+2
* [TestFix] Add pytest marker for tier1 test casesvamahaja2020-03-1722-0/+105
* [TestFix] Add pytest marker for tier0 test casesvamahaja2020-03-1319-0/+83
* [Testfix] Fix function call for `get_pod_name_from_dc`vamahaja2020-02-281-1/+1
* [Test] Add tc to validate cassandra pod when BHV brick process is downArun Kumar2020-02-201-2/+25
* [Test] Add tc to validate arbiter volume create after removing node tagSushilG962020-02-031-0/+63
* [Test] Add tc to validate heketi volume snapshot create operationSushilG962020-01-301-0/+37
* [Test] Add tc to utilize all available free space of cassandra pod PVCArun2020-01-271-0/+28
* [Test] Add tc for matrics validation during oc drainArun2020-01-241-9/+40
* [Test] Add tc to validate matrics during cassandra pod deletionArun2020-01-241-0/+52
* [Test] Add tc to validate PVC, heketi and gluster vol mapping in scaleSushilG962020-01-241-0/+27
* [TestFix] Optimize repeated dictionary access using loopkshithijiyer2020-01-201-3/+2