Skip to content
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

e2e: test vgs beta api #4974

Draft
wants to merge 2 commits into
base: devel
Choose a base branch
from
Draft

e2e: test vgs beta api #4974

wants to merge 2 commits into from

Conversation

Madhu-1
Copy link
Collaborator

@Madhu-1 Madhu-1 commented Nov 25, 2024

testing vgs beta api

@mergify mergify bot added the component/testing Additional test cases or CI work label Nov 25, 2024
@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 25, 2024

/test ci/centos/mini-e2e/k8s-1.30

@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 25, 2024

/test ci/centos/mini-e2e/k8s-1.31

@Madhu-1 Madhu-1 force-pushed the test-csi-betav1 branch 2 times, most recently from 72823ba to f8487e9 Compare November 25, 2024 10:37
@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 25, 2024

/test ci/centos/mini-e2e/k8s-1.31

@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 25, 2024

/test ci/centos/mini-e2e/k8s-1.31

@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 25, 2024

/test ci/centos/mini-e2e/k8s-1.31

testing vgs beta api

Signed-off-by: Madhu Rajanna <[email protected]>
@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 28, 2024

/test ci/centos/mini-e2e/k8s-1.31

1 similar comment
@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 28, 2024

/test ci/centos/mini-e2e/k8s-1.31

@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 28, 2024

/test ci/centos/mini-e2e/k8s-1.31

running vgs test for rbd

Signed-off-by: Madhu Rajanna <[email protected]>
@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 28, 2024

/test ci/centos/mini-e2e/k8s-1.31

@iPraveenParihar
Copy link
Contributor

@Madhu-1 We need to update apiVersion in examples?

apiVersion: groupsnapshot.storage.k8s.io/v1alpha1

@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 28, 2024

@Madhu-1 We need to update apiVersion in examples?

apiVersion: groupsnapshot.storage.k8s.io/v1alpha1

required for manual testing, we dont use examples yamls in the e2e test thats why not updated it

@iPraveenParihar
Copy link
Contributor

@Madhu-1 We need to update apiVersion in examples?

apiVersion: groupsnapshot.storage.k8s.io/v1alpha1

required for manual testing, we dont use examples yamls in the e2e test thats why not updated it

I think it is used here -> TestVolumeGroupSnapshot() -> testVolumeGroupSnapshot() -> GetVolumeGroupSnapshotClass()

return c.volumeGroupSnapshotterBase.testVolumeGroupSnapshot(c)
}
func (c *cephFSVolumeGroupSnapshot) GetVolumeGroupSnapshotClass() (*groupsnapapi.VolumeGroupSnapshotClass, error) {
vgscPath := fmt.Sprintf("%s/%s", cephFSExamplePath, "groupsnapshotclass.yaml")
vgsc := &groupsnapapi.VolumeGroupSnapshotClass{}

@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 28, 2024

@Madhu-1 We need to update apiVersion in examples?

apiVersion: groupsnapshot.storage.k8s.io/v1alpha1

required for manual testing, we dont use examples yamls in the e2e test thats why not updated it

I think it is used here -> TestVolumeGroupSnapshot() -> testVolumeGroupSnapshot() -> GetVolumeGroupSnapshotClass()

return c.volumeGroupSnapshotterBase.testVolumeGroupSnapshot(c)
}
func (c *cephFSVolumeGroupSnapshot) GetVolumeGroupSnapshotClass() (*groupsnapapi.VolumeGroupSnapshotClass, error) {
vgscPath := fmt.Sprintf("%s/%s", cephFSExamplePath, "groupsnapshotclass.yaml")
vgsc := &groupsnapapi.VolumeGroupSnapshotClass{}

only the content will be copied.

@iPraveenParihar
Copy link
Contributor

/test ci/centos/mini-e2e/k8s-1.31

@nixpanic
Copy link
Member

/test ci/centos/mini-e2e/k8s-1.30

@nixpanic
Copy link
Member

/test ci/centos/mini-e2e/k8s-1.31

This job was stared before the change from #4990 was deployed, it may still run into the 120 minute timeout.

@iPraveenParihar
Copy link
Contributor

/retest ci/centos/mini-e2e/k8s-1.31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/testing Additional test cases or CI work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants