-
Notifications
You must be signed in to change notification settings - Fork 39
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
OCPVE-339: test: validate snapshot content #401
OCPVE-339: test: validate snapshot content #401
Conversation
@jakobmoellerdev: This pull request references OCPVE-399 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Skipping CI for Draft Pull Request. |
@jakobmoellerdev: This pull request references OCPVE-339 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
f776550
to
1c15bcd
Compare
/test all |
/test lvm-operator-e2e-aws |
/retest-required |
2 similar comments
/retest-required |
/retest-required |
/test lvm-operator-e2e-aws-sno |
1c15bcd
to
735018f
Compare
db06715
to
b0c47b1
Compare
/retest-required |
Add spdystream for managing multiplexed streams over SPDY Updated dependencies in go.mod, go.sum and vendor/modules.txt to include spdystream library. This is used for managing multiple streams over SPDY, a protocol for multiplexed and prioritized data communication over a single connection. Additionally, a content testing file `content_tester.go` is added to the e2e test suite, which utilizes the newly included spdystream to write and get data in a pod. This commit also includes adding the corresponding SPDY library files under the `vendor` directory.
33bfef7
to
c4cac48
Compare
c4cac48
to
d1c043d
Compare
@jakobmoellerdev: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jakobmoellerdev, suleymanakbas91 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Adds test logic to validate content that is written to the volume managed by TopoLVM and cloned / snapshotted