index
:
glusterfs-containers-tests.git
master
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
functional
/
heketi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TestFix] Add pytest marker for tier1 test cases
vamahaja
2020-03-17
12
-0
/
+43
*
[TestFix] Add pytest marker for tier0 test cases
vamahaja
2020-03-13
12
-0
/
+47
*
[Testfix] Fix function call for `get_pod_name_from_dc`
vamahaja
2020-02-28
1
-1
/
+1
*
[Test] Add tc to validate heketi volume snapshot create operation
SushilG96
2020-01-30
1
-0
/
+37
*
[TestFix] Optimize repeated dictionary access using loop
kshithijiyer
2020-01-20
1
-3
/
+2
*
Refactor heketi device test cases
vamahaja
2020-01-18
2
-75
/
+70
*
[py2to3] Fix dict.values() py3 incompatibilities
vamahaja
2020-01-13
2
-2
/
+2
*
Add TC for checking pending operations in heketidb
SushilG96
2020-01-07
1
-0
/
+74
*
Fix 'test_heketi_node_operations' tc checking correct config option
vamahaja
2019-12-16
1
-2
/
+2
*
Add assert to check gluster volume list in test case
vamahaja
2019-12-16
1
-0
/
+2
*
Fix cleanup code to delete volume instead of blockvolume
kasturiNarra
2019-12-16
1
-1
/
+1
*
Fix code to create bhv in func _create_distributed_replica_vol
kasturiNarra
2019-12-12
1
-2
/
+2
*
Delete duplicate test "test_to_create_distribute_replicated_vol"
kasturiNarra
2019-12-12
1
-7
/
+5
*
Handle empty list of 'additional_gluster_servers' correctly
vamahaja
2019-12-12
1
-1
/
+1
*
Add TCs volume operations while node removal is running
Nitin Goyal
2019-12-09
1
-0
/
+139
*
Add new TCs remove or delete heketi node
Nitin Goyal
2019-12-05
1
-0
/
+279
*
Add TC create two heketi volumes with same name
Nitin Goyal
2019-12-03
1
-0
/
+33
*
Add TC heketi vol creation of size greater than device size
Nitin Goyal
2019-12-02
1
-0
/
+154
*
Modify and move 'topology_volumes_with_bricks' func to 'heketi_ops.py'
Sri Vignesh
2019-11-21
1
-39
/
+22
*
Add test for inconsistencies in targetcli when BHV is down
Aditya Ramteke
2019-11-19
1
-1
/
+86
*
Add test case to automate heketi add node to a invalid cluster
vamahaja
2019-11-19
1
-0
/
+17
*
Fix test case "test_heketi_node_add_with_valid_cluster"
vamahaja
2019-11-19
1
-39
/
+93
*
Add test case to automate heketi add node into valid cluster
vamahaja
2019-11-14
1
-0
/
+110
*
Add vol expansion cases setting heketi zones checking flag
Valerii Ponomarov
2019-11-14
1
-22
/
+50
*
Add testcase to create volume with snapshot enabled
Sri Vignesh
2019-11-14
1
-0
/
+39
*
Add testcase to validate node count with heketi db check
Sri Vignesh
2019-11-13
1
-0
/
+15
*
Add testcase to validate block volumes with db check
Sri Vignesh
2019-11-11
1
-13
/
+17
*
Add possibility to check Heketi DB inconsistencies after each tc
Valerii Ponomarov
2019-10-25
2
-0
/
+2
*
Add test cases to perform heketi cluster operations with nodes
vamahaja
2019-10-17
1
-0
/
+68
*
[Lib+tc]Add testcase and library to validate total count of volumes
Sri Vignesh
2019-09-25
1
-0
/
+22
*
Add tc to create max number of BlockHostingVolumes
kasturiNarra
2019-09-24
1
-1
/
+103
*
Add TC delete a newly added device
Arun Kumar
2019-09-24
1
-0
/
+59
*
Fix two heketi zones test cases where we have 4 unique zones
Valerii Ponomarov
2019-09-20
1
-2
/
+7
*
Merge heketi node operation tests in one class and fix library
vamahaja
2019-09-19
3
-221
/
+108
*
Add TC stop glusterd on 2 nodes and create heketi volume
Arun Kumar
2019-09-17
1
-0
/
+38
*
Add test cases for the heketi zones feature
Valerii Ponomarov
2019-09-13
1
-0
/
+201
*
Fix test cases which are failing to delete volume after test completion
vamahaja
2019-09-13
3
-33
/
+29
*
Add test cases to perform heketi cluster operations
vamahaja
2019-09-11
1
-0
/
+96
*
Add tc where we check vol size and brick amount config limits in Heketi
Valerii Ponomarov
2019-09-06
1
-0
/
+100
*
Add testcase to validate creation of replica 2 volume
Sri Vignesh
2019-09-06
1
-0
/
+30
*
Add testcase to creation of block volume with name
Sri Vignesh
2019-09-06
1
-0
/
+20
*
Add TC verify heketi mount point
Nitin Goyal
2019-09-06
1
-0
/
+50
*
Add testcase to create and delete distributed-replicated bhv
Sri Vignesh
2019-09-06
1
-5
/
+14
*
Add testcase to block device creation with different auth values
Sri Vignesh
2019-09-05
1
-0
/
+29
*
Fix pep8 errors in the files of the 'tests' dir
Valerii Ponomarov
2019-08-30
6
-53
/
+52
*
Add TestCase to validate BHV options
kasturiNarra
2019-07-23
1
-0
/
+59
*
Add TC create volume and validate in heketi topology info
Arun Kumar
2019-07-19
1
-0
/
+74
*
Add test case where BHV and BV are created and deleted
kasturiNarra
2019-07-19
1
-0
/
+50
*
Make Heketi commands run on a Heketi POD when main command fails
Valerii Ponomarov
2019-07-11
9
-87
/
+47
*
Reshufle TC modules to the correct component
Nitin Goyal
2019-07-04
1
-0
/
+69
[next]