Skip to content

Conversation

@Phaow
Copy link
Contributor

@Phaow Phaow commented Jan 6, 2026

$ go test -timeout 0 ./test/e2e/... -root=/go/src/github.com/openshift/local-storage-operator -kubeconfig=/tmp/kubeconfig-1607829904 -v -parallel=1
...
--- PASS: TestLocalStorage (1243.00s)
    --- PASS: TestLocalStorage/LocalVolumeDiscovery (315.09s)
    --- PASS: TestLocalStorage/LocalVolumeSet (267.64s)
    --- PASS: TestLocalStorage/LocalVolume (587.50s)
        --- PASS: TestLocalStorage/LocalVolume/default-filesystem-with-tolerations (116.35s)
        --- PASS: TestLocalStorage/LocalVolume/ext4-filesystem (48.12s)
        --- PASS: TestLocalStorage/LocalVolume/xfs-filesystem (60.14s)
        --- PASS: TestLocalStorage/LocalVolume/block-mode (60.16s)
PASS
ok  	github.com/openshift/local-storage-operator/test/e2e	1243.026s

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 6, 2026
@openshift-ci openshift-ci bot requested review from dobsonj and mpatlasov January 6, 2026 10:01
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 6, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Phaow
Once this PR has been reviewed and has the lgtm label, please assign dfajmon for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 7, 2026

@Phaow: all tests passed!

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

@Phaow Phaow changed the title [WIP] test: add localvolume fsTypes tests STOR-2636: add localvolume fsTypes tests Jan 7, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 7, 2026
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 7, 2026
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Jan 7, 2026

@Phaow: This pull request references STOR-2636 which is a valid jira issue.

Details

In response to this:

$ go test -timeout 0 ./test/e2e/... -root=/go/src/github.com/openshift/local-storage-operator -kubeconfig=/tmp/kubeconfig-1607829904 -v -parallel=1
...
--- PASS: TestLocalStorage (1243.00s)
   --- PASS: TestLocalStorage/LocalVolumeDiscovery (315.09s)
   --- PASS: TestLocalStorage/LocalVolumeSet (267.64s)
   --- PASS: TestLocalStorage/LocalVolume (587.50s)
       --- PASS: TestLocalStorage/LocalVolume/default-filesystem-with-tolerations (116.35s)
       --- PASS: TestLocalStorage/LocalVolume/ext4-filesystem (48.12s)
       --- PASS: TestLocalStorage/LocalVolume/xfs-filesystem (60.14s)
       --- PASS: TestLocalStorage/LocalVolume/block-mode (60.16s)
PASS
ok  	github.com/openshift/local-storage-operator/test/e2e	1243.026s

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
Copy link
Contributor Author

Phaow commented Jan 7, 2026

Hello @dobsonj @mpatlasov , could you help take a look when you get a chance? Thank you! ^^

@Phaow
Copy link
Contributor Author

Phaow commented Jan 7, 2026

/assign @dobsonj @mpatlasov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants