-
Couldn't load subscription status.
- Fork 580
Add e2e volume group snapshot #4830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
2c0697a to
5ee65b8
Compare
|
/test ci/centos/mini-e2e/k8s-1.30 |
5ee65b8 to
ac16a77
Compare
|
/test ci/centos/mini-e2e/k8s-1.29/test_type-cephfs |
|
/test ci/centos/mini-e2e/k8s-1.29/cephfs |
|
/retest ci/centos/mini-e2e/k8s-1.29/test_type-cephfs |
|
/test ci/centos/mini-e2e/k8s-1.29 |
|
/test ci/centos/mini-e2e-helm/k8s-1.31/test_type-cephfs |
|
/test ci/centos/mini-e2e/k8s-1.30 |
1 similar comment
|
/test ci/centos/mini-e2e/k8s-1.30 |
d553f33 to
d83377d
Compare
|
/test ci/centos/mini-e2e/k8s-1.30 |
d83377d to
24855da
Compare
|
/test ci/centos/mini-e2e/k8s-1.30 |
24855da to
e93e1f5
Compare
|
/test ci/centos/mini-e2e/k8s-1.30 |
e93e1f5 to
3ad83ef
Compare
|
/test ci/centos/mini-e2e/k8s-1.30 |
1 similar comment
|
/test ci/centos/mini-e2e/k8s-1.30 |
3ad83ef to
c95dda2
Compare
|
/test ci/centos/mini-e2e/k8s-1.30 |
c95dda2 to
84697e6
Compare
|
/test ci/centos/mini-e2e/k8s-1.30 |
84697e6 to
e5911f6
Compare
|
/test ci/centos/mini-e2e/k8s-1.30 |
e5911f6 to
8517985
Compare
|
@Mergifyio rebase |
✅ Branch has been successfully rebased |
c8b5d9f to
1d9a414
Compare
|
Can be rebased and merged once #4833 is done. |
|
@Mergifyio rebase |
|
@Mergifyio queue |
updating external-snapshotter to v8 release. Signed-off-by: Madhu Rajanna <[email protected]>
all the sidecar log level is not set to 5 by default, without debug logs we cannot understand what is wrong in the tests, this commits sets the log level to 5 for csi pods. Signed-off-by: Madhu Rajanna <[email protected]>
incase if the pvc is not bound yet, log the pvc events to check what is happening. Signed-off-by: Madhu Rajanna <[email protected]>
adding a framework to test the volumegroupsnapshot for both cephfs and rbd and added a test case for cephfs. Signed-off-by: Madhu Rajanna <[email protected]>
✅ Branch has been successfully rebased |
1d9a414 to
50efd20
Compare
🛑 The pull request has been removed from the queue
|
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/k8s-e2e-external-storage/1.29 |
|
/test ci/centos/k8s-e2e-external-storage/1.31 |
|
/test ci/centos/k8s-e2e-external-storage/1.30 |
|
/test ci/centos/mini-e2e-helm/k8s-1.29 |
|
/test ci/centos/mini-e2e-helm/k8s-1.31 |
|
/test ci/centos/mini-e2e-helm/k8s-1.30 |
|
/test ci/centos/mini-e2e/k8s-1.29 |
|
/test ci/centos/mini-e2e/k8s-1.31 |
|
/test ci/centos/mini-e2e/k8s-1.30 |
|
/test ci/centos/mini-e2e/k8s-1.31 |
|
@Mergifyio requeue |
✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically |
Adding test for volumegroupsnapshot for cephfs
update #4435