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

[cinder-csi-plugin] Fix sanity failures 3/3 #1057

Merged
merged 1 commit into from May 6, 2020

Conversation

ramineni
Copy link
Contributor

@ramineni ramineni commented May 5, 2020

What this PR does / why we need it:
This PR fixes the sanity test failures, adds the job to the pipeline
Which issue this PR fixes(if applicable):
fixes #793

Special notes for reviewers:

Release note:

None

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 5, 2020
@k8s-ci-robot k8s-ci-robot requested review from adisky and dims May 5, 2020 10:06
@theopenlab-ci
Copy link

theopenlab-ci bot commented May 5, 2020

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 5, 2020

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 5, 2020

Build failed.

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 5, 2020

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 5, 2020

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 5, 2020

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 5, 2020

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 5, 2020

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 5, 2020

Build failed.

  • cloud-provider-openstack-multinode-csi-migration-test : RETRY_LIMIT in 1h 18m 05s

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 5, 2020

Build failed.

  • cloud-provider-openstack-e2e-test-csi-cinder : RETRY_LIMIT in 1h 19m 42s

@ramineni
Copy link
Contributor Author

ramineni commented May 6, 2020

cloud-provider-openstack-multinode-csi-migration-test

@ramineni
Copy link
Contributor Author

ramineni commented May 6, 2020

/test cloud-provider-openstack-e2e-test-csi-cinder

@k8s-ci-robot
Copy link
Contributor

@ramineni: The specified target(s) for /test were not found.
The following commands are available to trigger jobs:

  • /test pull-cloud-provider-openstack-check
  • /test pull-cloud-provider-openstack-test

Use /test all to run all jobs.

In response to this:

/test cloud-provider-openstack-e2e-test-csi-cinder

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.

@ramineni
Copy link
Contributor Author

ramineni commented May 6, 2020

/test cloud-provider-openstack-multinode-csi-migration-test

@k8s-ci-robot
Copy link
Contributor

@ramineni: The specified target(s) for /test were not found.
The following commands are available to trigger jobs:

  • /test pull-cloud-provider-openstack-check
  • /test pull-cloud-provider-openstack-test

Use /test all to run all jobs.

In response to this:

/test cloud-provider-openstack-multinode-csi-migration-test

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.

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 6, 2020

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented May 6, 2020

Build succeeded.

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. and removed release-note Denotes a PR that will be considered when it comes time to generate release notes. labels May 6, 2020
@lingxiankong
Copy link
Contributor

release note deleted because that doesn't affect downstream users.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 6, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lingxiankong

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 6, 2020
@k8s-ci-robot k8s-ci-robot merged commit 31ab896 into kubernetes:master May 6, 2020
powellchristoph pushed a commit to powellchristoph/cloud-provider-openstack that referenced this pull request Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix and enable CSI sanity tests in CI
3 participants