-
Notifications
You must be signed in to change notification settings - Fork 6
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
STOR-1743: Adapt e2e tests for OCP #6
Conversation
@Phaow: This pull request references STOR-1743 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
@Phaow: This pull request references STOR-1743 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
Hi @jsafrane @mpatlasov , could you please help take a look when you get a chance? Thanks! |
/hold |
test: use env var for smb server configuration
@Phaow: The following test failed, say
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. |
/hold cancel |
cherry-pick the upstream commit and retest passed. $ export CSI_DRIVER_INSTALLED_NAMESPACE="openshift-cluster-csi-drivers"
$ export TEST_SMB_SOURCE="//samba-server.samba-server.svc.cluster.local/share"
$ export TEST_SMB_SECRET_NAME="smbcreds"
$ export TEST_SMB_SECRET_NAMESPACE="samba-server"
$ go test -v -timeout=0 ./test/e2e -ginkgo.v -ginkgo.timeout=2h
...
------------------------------
Ran 11 of 12 Specs in 299.753 seconds
SUCCESS! -- 11 Passed | 0 Failed | 0 Pending | 1 Skipped
You're using deprecated Ginkgo functionality:
=============================================
Support for custom reporters has been removed in V2. Please read the documentation linked to below for Ginkgo's new behavior and for a migration path:
Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#removed-custom-reporters
To silence deprecations that can be silenced set the following environment variable:
ACK_GINKGO_DEPRECATIONS=2.13.0
--- PASS: TestE2E (299.75s)
PASS
ok github.com/kubernetes-csi/csi-driver-smb/test/e2e 300.509s
Hi @jsafrane @mpatlasov , could you please help take a look when you get a chance? Thanks! |
/lgtm Thank you, @Phaow ! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mpatlasov, Phaow 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 |
/label qe-approved |
@Phaow: This pull request references STOR-1743 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 openshift-eng/jira-lifecycle-plugin repository. |
ff97707
into
openshift:master
[ART PR BUILD NOTIFIER] This PR has been included in build ose-smb-csi-driver-container-v4.16.0-202405100946.p0.gff97707.assembly.stream.el9 for distgit ose-smb-csi-driver. |
STOR-1743: Adapt e2e tests for OCP
storage-create-csi-smb-ref
CI stepsmbDriver
Test records
version:
smb-csi-driver-operator.v4.16.0-202404231239
should create a volume after driver restart [smb.csi.k8s.io]
which has disruptive option)