| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Change-Id: Icdbb3a626d96c1f762f5616623ea6bc99d56ef3c
Signed-off-by: vamahaja <vamahaja@redhat.com>
|
| |
|
|
| |
Change-Id: I26c750c68055c6cc50de8015942d0d9725819aaf
|
| |
|
|
|
|
|
|
|
|
| |
"get_gluster_pod_names_by_pvc_name" function depends
on the ocp3.11 specific shell command, which fails on
old OCP versions. So, fix it by getting info in compatible way.
Also, update usages of this function with new return data structure.
Change-Id: Ibb8559590a1288c032630b3292f631d28bc87263
Signed-off-by: vamahaja <vamahaja@redhat.com>
|
| |
|
|
|
|
|
| |
"test_pvc_deletion_while_pod_is_running" test case is not supported
on OCP 3.9. Added skip statement for OCP 3.9
Change-Id: I5af35145c35371e7eed37d78c2fb9ce23dc9ffa6
|
| |
|
|
|
|
|
| |
Project has lots of inconsistencies with OCP3.6 and 3.7
So, fix it.
Change-Id: I8d38773637b779e1c2e1631568f100c1ab1fdd50
|
| |
|
|
|
|
|
| |
Check if volume name is combination of string 'vol_' and volume id
and check volume is present in heketidb and gluster cluster.
Change-Id: I755a6447fe653a4ba148798f4c0317aa08a4a4eb
|
| |
|
|
|
|
|
|
| |
BZ-1632873 was fixed, hence, unskip test cases which were
skipped due to this BZ. Also, make it run only on containerized
Gluster clusters.
Change-Id: Iee49a303c4f191652d1c94c18e830e6d2fb4e381
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Move all the files of 'cns-libs/cnslibs/common' dir
to the 'openshift-storage-libs/openshiftstoragelibs',
because 'common' is the only dir there, which doesn't really makes sense.
And "cns" is old project name, so, replace it with
"openshift-storage-libs".
Also, fix all the imports of these libs.
Change-Id: Ife00a73554e73b21b214b15016b0c8dbbf423446
|
|
|
Rename test module to remove P0 from its name.
Which will let us comsume same files for adding other priority test
cases as well.
Change-Id: I66cbb34ba7ecee1130b7d55952310955a9fe8722
|