summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Add TC to validate volume failure when settage only on one deviceadityaramteke2021-02-051-0/+25
| | | | | Change-Id: I5b350f4a51233ff23b13c37f0b2ddfb75ef87d44 Signed-off-by: Aditya Ramteke <aramteke@redhat.com>
* [Test] Validate restart prometheus glusterfs podsayaleeraut2021-01-221-0/+152
| | | | | Change-Id: Id53f878e2eeb7da133762ac9c0c504f3e056cfe6 Signed-off-by: sayaleeraut <saraut@redhat.com>
* [Test] Add TC to validate heketi metrics after node add and deleteadityaramteke2021-01-181-0/+111
| | | | | Change-Id: Ic8fe168cdb8ce6b2d99cd106da8ddc50d37de072 Signed-off-by: Aditya Ramteke <aramteke@redhat.com>
* [Test] Add TC to validate heketi metrics after node rebootadityaramteke2021-01-151-0/+114
| | | | | Change-Id: I055902878e2e472a70e16b474fbf8137f90a118a Signed-off-by: Aditya Ramteke <aramteke@redhat.com>
* [Test] Validate prometheous kill brick of BHVsayaleeraut2021-01-061-0/+122
| | | | | Change-Id: I9cb8f7865843aa78e63637562f96f33e360e1850 Signed-off-by: sayaleeraut <saraut@redhat.com>
* [Test] Add TC for prometheus basic validationBala Konda Reddy M2020-12-311-0/+102
| | | | | Change-Id: I3fcda310dd1ea7afe268d75ebf676bedbe493e2f Signed-off-by: Bala Konda Reddy M <bala12352@gmail.com>
* [DocFix] Fix Pytest execution with logging commandsusgupta2020-12-281-1/+1
| | | | | Change-Id: I644f706bcb6710d54beb05d71098c8ab84929f34 Signed-off-by: Sushil Gupta <susgupta@redhat.com>
* [TestFix] Fix 'current_project' name to 'storage_project_name'vamahaja2020-12-171-5/+3
| | | | | Change-Id: Ib632eb9cded6ae938cb745edea4f40add97e5126 Signed-off-by: vamahaja <vamahaja@redhat.com>
* [TestFix] Add Cleanup for multiple BHV's createdSri Vignesh2020-12-161-0/+7
| | | | | Change-Id: Ic2770fa6039985bafcc91bb05bf8c8ffe288544f Signed-off-by: Sri Vignesh <sselvan@redhat.com>
* [LibFix] Correct heketi version for new featuresNitin Goyal2020-12-113-4/+4
| | | | | Change-Id: I07a9aba662e6911cd10f68e9e2c52d4d26c311f3 Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
* [Test] Add TC's to validate elasticsearch pod respinArun Kumar2020-12-112-3/+86
| | | | | Change-Id: I2c969b67bb30666a0616919ced39653d9166ef38 Signed-off-by: Arun Kumar <arukumar@redhat.com>
* [Test] Add TC test_heketi_brick_evictNitin Goyal2020-12-111-0/+90
| | | | | | | The test will test the basic functionality of brick evict Change-Id: I603c42a13ad6f66f11d48cc1618c2f3bba6130e8 Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
* [Lib] Add lib 'heketi_brick_evict'Nitin Goyal2020-12-091-0/+37
| | | | | Change-Id: I3fe4d9befc233e0c9c52839df7c722d9e291a22c Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
* [Test] Add test test_block_vol_online_expandNitin Goyal2020-12-081-0/+53
| | | | | | | | The test verifies block volume expand feature works and reflecting new size in client side. Change-Id: Id3dd1d75b99fd8607ed97db53ad1912a4441ab02 Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
* [Test] Add test test_block_vol_offline_expandNitin Goyal2020-12-081-0/+83
| | | | | | | | The test verifies block volume expand feature works and reflecting new size in client side. Change-Id: I0c5b5c7c4437888e077ff00b7cf37b3f857d04a0 Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
* [Lib] Add lib heketi_blockvolume_expandNitin Goyal2020-12-081-0/+49
| | | | | | | The lib will expand heketi block volume Change-Id: I0264bdc2407cf019dbb3524cbbbf29b5e9dbb9e3 Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
* [Lib] Add lib is_job_completeNitin Goyal2020-12-081-0/+20
| | | | | | | Lib will check the job completion status Change-Id: Ifbcdc9f18e4d3af5b290982eb4a084459877f91b Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
* [Lib] Add lib oc_create_offline_block_volume_expand_jobNitin Goyal2020-12-081-0/+85
| | | | | | | The lib will create a k8s JOB for expanding block PVC. Change-Id: I18b4f45b30c7541e90bfcb13bf819b1542560ba8 Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
* [TestFix] Add config to read i/o imagesvamahaja2020-12-089-49/+51
| | | | | | Add support to pass I/O image from config file Change-Id: I2c943ba0efaeab3a44eef63030965f36f8086c1b
* [Test] Add TC to validate docker restart does not failadityaramteke2020-12-031-0/+69
| | | | | Change-Id: Ia22ff59c0fff2f19b4053b2342a5ae3a704e8546 Signed-off-by: Aditya Ramteke <aramteke@redhat.com>
* [LibFix] Add parameter to lib 'oc_delete' to check resource presenceSushil Gupta2020-12-031-2/+5
| | | | | Change-Id: I3382f9c52013a58f038f28b1c3d64a82ece813f6 Signed-off-by: Sushil Gupta <susgupta@redhat.com>
* [TestFix] Fix clean-up for heketi node operationSushil Gupta2020-12-012-4/+4
| | | | | | Signed-off-by: Sushil Gupta <susgupta@redhat.com> Change-Id: I2b1ed22c0a74d29e1cf50e469377ee188d3ea347
* [TestFix] Fix an extra blank line at the end of fileadityaramteke2020-12-011-1/+1
| | | | | Change-Id: Ia42dc977e28dd285716b566cf4582c4dd473dee2 Signed-off-by: Aditya Ramteke <aramteke@redhat.com>
* [Test] Add TC to validate manual cleanup in bhvSri Vignesh2020-12-011-0/+132
| | | | | Change-Id: I03573c7d4031945fd92d7a721a0a0219f6d77b82 Signed-off-by: Sri Vignesh <sselvan@redhat.com>
* [Test] Validate volume metrics before and after pod restartBala Konda Reddy M2020-11-251-0/+146
| | | | | Change-Id: Iccebdb8bf9a7daeb68ac5e31715df352aea0368f Signed-off-by: Bala Konda Reddy M <bala12352@gmail.com>
* [Test] Test used bytes & brick count in heketi & prometheusubansal2020-11-251-1/+122
| | | | | Change-Id: Ifac2be00b93d70d324891f28249dce0da5f389f6 Signed-off-by: ubansal <ubansal@redhat.com>
* [Test] Add TC to check weak permissions on config filesSri Vignesh2020-11-201-0/+63
| | | | | Change-Id: I496844801222ab8e1c1f570d5aad5a84a5896232 Signed-off-by: Sri Vignesh <sselvan@redhat.com>
* [Test] Add test for heketi authenticationBala Konda Reddy M2020-11-051-0/+33
| | | | | Change-Id: I2dc817dafffa6c313d24fdd11014dc3f3e203aa8 Signed-off-by: Bala Konda Reddy M <bala12352@gmail.com>
* [Test] Add TC to validate prometheus device count after add/delete opubansal2020-10-201-0/+89
| | | | | Change-Id: I7267985300e00bb07ac32660e521c388db930eed Signed-off-by: ubansal <ubansal@redhat.com>
* [TestFix][Tier4] Add pytest marker for 'tier4' testsvamahaja2020-10-1216-44/+45
| | | | | Change-Id: I3c331883aff037116d3680649c29a39a266b0684 Signed-off-by: vamahaja <vamahaja@redhat.com>
* [TestFix][Tier3] Add pytest marker for 'tier3' testsvamahaja2020-10-1211-29/+29
| | | | | Change-Id: Idd21f2d0cfb2a1171e4e8464646684ac9164ad0e Signed-off-by: vamahaja <vamahaja@redhat.com>
* [TestFix][Tier2] Update pytest marker for 'tier2' testsvamahaja2020-10-1217-62/+62
| | | | | Change-Id: I5db480da820c82b7b15f90ed70a4f60643079cb0 Signed-off-by: vamahaja <vamahaja@redhat.com>
* [TestFix][Tier1] Move 'tier0' tests to 'tier1'vamahaja2020-10-1221-74/+73
| | | | | Change-Id: Ie1f01771518e82eec378564ddde34ae0fb7f0ac6 Signed-off-by: vamahaja <vamahaja@redhat.com>
* [Test] Add TC to validate stale/failed entries in dbSri Vignesh2020-10-071-4/+109
| | | | | Change-Id: I3e1bccec5d78de517e3b268d4e847943bd8cfcf4 Signed-off-by: Sri Vignesh <sselvan@redhat.com>
* [Test] Add TC for heketi cleanup operation log after heketi pod restartSri Vignesh2020-10-051-0/+57
| | | | | Change-Id: Ia1c7f3d0c20a2b75b4c7fbb055c5674b3d9ce949 Signed-off-by: Sri Vignesh <sselvan@redhat.com>
* [Test] Add TC's to validate metrics during volume creation and expansionArun Kumar2020-10-051-0/+58
| | | | | Change-Id: I1ac67fef6ad315b141adf4666b50a820f6f0ce25 Signed-off-by: Arun Kumar <arukumar@redhat.com>
* [Test] Add TC to validate lvm script after assigning false valueadityaramteke2020-10-051-1/+98
| | | | | Change-Id: Ifb50cafc55d8b1288104fc5fe61e335262341278 Signed-off-by: Aditya Ramteke <aramteke@redhat.com>
* [Test] Add TC to check prometheus device countubansal2020-09-301-0/+31
| | | | | Change-Id: I5f3bdbfe51080d8820526f3924d64dd88107e9d7 Signed-off-by: ubansal <ubansal@redhat.com>
* [Test] Add TC's to validate respin of prometheus podsArun Kumar2020-09-291-0/+62
| | | | | Change-Id: I1b147e7d12edbb45d4dc983905050c3e0dd66c56 Signed-off-by: Arun Kumar <arukumar@redhat.com>
* [Test] Add TC to perform post deployment validations of prometheusArun Kumar2020-09-284-10/+148
| | | | | Change-Id: I026f2aa944aaa6b338c45c54ac4504ecb854f00c Signed-off-by: Arun Kumar <arukumar@redhat.com>
* [TestFix] Fix volume size calculationSri Vignesh2020-09-281-1/+1
| | | | | | | | | Volume creation with available free size is failing as metadata takes some space. Fix calculation to leave 2% space for metadata. Change-Id: Idc041b61155ce530a0a2c5bbdda3a6986cd9a469 Signed-off-by: Sri Vignesh <sselvan@redhat.com>
* [TestFix] Add assert to validate ls output for lvm scriptadityaramteke2020-09-231-1/+2
| | | | | Change-Id: Iaf6123626d3fc57ea6bbf1388764944dc7049e8e Signed-off-by: Aditya Ramteke <aramteke@redhat.com>
* [TestFix] Fix heketi server db operations TC issuesvamahaja2020-09-231-261/+227
| | | | | Change-Id: I3d07128f8881b18b89773e4290bee826ca99468c Signed-off-by: vamahaja <vamahaja@redhat.com>
* [Test] Add TC to validate lvm script is executable on hostadityaramteke2020-09-181-0/+47
| | | | | | Signed-off-by: Aditya Ramteke <aramteke@redhat.com> Change-Id: Ib9870cba6fc5ce1936a22c9fcbb326a6ab753378
* [Test] Add TC to verify dev path mapping for gluster pod after rebootSushil Gupta2020-09-161-0/+60
| | | | | Change-Id: Ia492850b65c7915293d457463058272b321bd9e6 Signed-off-by: Sushil Gupta <susgupta@redhat.com>
* [Test] Add TC to verify dev path mapping for heketi pod after rebootSushil Gupta2020-09-101-0/+61
| | | | | Change-Id: I24e4000ff19bc9520d4eb6db66ee04c37d2e0b17 Signed-off-by: Sushil Gupta <susgupta@redhat.com>
* [Test] Add TC to validate dev path mapping for file&block vol deleteSri Vignesh2020-09-102-1/+185
| | | | | Change-Id: Id11489bb0cbf2f706e8ce756a1479276a76a3aa8 Signed-off-by: Sri Vignesh <sselvan@redhat.com>
* [Test] Add TC to validate heketi LVM wrapper functionalityadityaramteke2020-09-101-0/+63
| | | | | Change-Id: I92925dd419a78d2f3a3a2baf8e80727e33d6d5ae Signed-off-by: Aditya Ramteke <aramteke@redhat.com>
* [Test] Add TC to verify dev path on file & block pvc with vol rebootSushil Gupta2020-09-103-1/+201
| | | | | Change-Id: Ie072f0365a3d4cf71142e07f6387c8653a616945 Signed-off-by: Sushil Gupta <susgupta@redhat.com>
* [TestFix] Add marker tag to TC test_kill_bhv_fsd_while_es_pod_runningArun Kumar2020-09-071-0/+1
| | | | | Change-Id: If6c93d5f0f71ae73bebf1b7f83c2fd99a3e31456 Signed-off-by: Arun Kumar <arukumar@redhat.com>