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: CSI EBS version bump to 0.6.0 #8618

Merged
merged 1 commit into from
Aug 10, 2020
Merged

e2e: CSI EBS version bump to 0.6.0 #8618

merged 1 commit into from
Aug 10, 2020

Conversation

tgross
Copy link
Member

@tgross tgross commented Aug 10, 2020

Version bump for EBS test: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/CHANGELOG-0.x.md#v060


Test results:

$ go test -v . -suite=CSI
=== RUN   TestE2E
=== RUN   TestE2E/Affinity
    TestE2E/Affinity: framework.go:181: skipping suite 'Affinity': only running suite "CSI"
=== RUN   TestE2E/clientstate
    TestE2E/clientstate: framework.go:181: skipping suite 'clientstate': only running suite "CSI"
=== RUN   TestE2E/Connect
    TestE2E/Connect: framework.go:181: skipping suite 'Connect': only running suite "CSI"
=== RUN   TestE2E/ConnectACLs
    TestE2E/ConnectACLs: framework.go:181: skipping suite 'ConnectACLs': only running suite "CSI"
=== RUN   TestE2E/Consul
    TestE2E/Consul: framework.go:181: skipping suite 'Consul': only running suite "CSI"
=== RUN   TestE2E/Consul_Template
    TestE2E/Consul_Template: framework.go:181: skipping suite 'Consul Template': only running suite "CSI"
=== RUN   TestE2E/CSI
=== RUN   TestE2E/CSI/*csi.CSIVolumesTest
=== RUN   TestE2E/CSI/*csi.CSIVolumesTest/TestEBSVolumeClaim
=== RUN   TestE2E/CSI/*csi.CSIVolumesTest/TestEFSVolumeClaim
=== RUN   TestE2E/Deployment
    TestE2E/Deployment: framework.go:181: skipping suite 'Deployment': only running suite "CSI"
=== RUN   TestE2E/simple
    TestE2E/simple: framework.go:181: skipping suite 'simple': only running suite "CSI"
=== RUN   TestE2E/Host_Volumes
    TestE2E/Host_Volumes: framework.go:181: skipping suite 'Host Volumes': only running suite "CSI"
=== RUN   TestE2E/Metrics
    TestE2E/Metrics: framework.go:181: skipping suite 'Metrics': only running suite "CSI"
=== RUN   TestE2E/Nomad_exec
    TestE2E/Nomad_exec: framework.go:181: skipping suite 'Nomad exec': only running suite "CSI"
=== RUN   TestE2E/Podman
    TestE2E/Podman: framework.go:181: skipping suite 'Podman': only running suite "CSI"
=== RUN   TestE2E/Spread
    TestE2E/Spread: framework.go:181: skipping suite 'Spread': only running suite "CSI"
=== RUN   TestE2E/SystemScheduler
    TestE2E/SystemScheduler: framework.go:181: skipping suite 'SystemScheduler': only running suite "CSI"
=== RUN   TestE2E/TaskEvents
    TestE2E/TaskEvents: framework.go:181: skipping suite 'TaskEvents': only running suite "CSI"
--- PASS: TestE2E (132.13s)
    --- SKIP: TestE2E/Affinity (0.00s)
    --- SKIP: TestE2E/clientstate (0.00s)
    --- SKIP: TestE2E/Connect (0.00s)
    --- SKIP: TestE2E/ConnectACLs (0.00s)
    --- SKIP: TestE2E/Consul (0.00s)
    --- SKIP: TestE2E/Consul_Template (0.00s)
    --- PASS: TestE2E/CSI (132.13s)
        --- PASS: TestE2E/CSI/*csi.CSIVolumesTest (132.05s)
            --- PASS: TestE2E/CSI/*csi.CSIVolumesTest/TestEBSVolumeClaim (78.86s)
            --- PASS: TestE2E/CSI/*csi.CSIVolumesTest/TestEFSVolumeClaim (53.01s)
    --- SKIP: TestE2E/Deployment (0.00s)
    --- SKIP: TestE2E/simple (0.00s)
    --- SKIP: TestE2E/Host_Volumes (0.00s)
    --- SKIP: TestE2E/Metrics (0.00s)
    --- SKIP: TestE2E/Nomad_exec (0.00s)
    --- SKIP: TestE2E/Podman (0.00s)
    --- SKIP: TestE2E/Spread (0.00s)
    --- SKIP: TestE2E/SystemScheduler (0.00s)
    --- SKIP: TestE2E/TaskEvents (0.00s)
PASS
ok      github.com/hashicorp/nomad/e2e  132.252s

@tgross tgross merged commit 0f87815 into master Aug 10, 2020
@tgross tgross deleted the e2e-csi-ebs-version branch August 10, 2020 13:41
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants