medik8s / node-maintenance-operator

Kubernetes Operator to manage node maintenance through NodeMaintenance custom resources
https://www.medik8s.io/maintenance-node/
Apache License 2.0
31 stars 14 forks source link

[WIP] Test Scorecard tests #67

Closed razo7 closed 7 months ago

razo7 commented 1 year ago

Test Scorecard tests after building bundle directory (bundle/)

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: razo7

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: - ~~[OWNERS](https://github.com/medik8s/node-maintenance-operator/blob/main/OWNERS)~~ [razo7] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-merge-robot commented 1 year ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
openshift-ci[bot] commented 8 months ago

@razo7: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/4.11-openshift-e2e-ocp-4-11 5d4a8ab826ce4d8a06720ced4a82a15da31b9785 link true /test 4.11-openshift-e2e-ocp-4-11
ci/prow/4.12-openshift-e2e 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.12-openshift-e2e
ci/prow/4.13-openshift-e2e 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.13-openshift-e2e
ci/prow/4.14-ci-index 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.14-ci-index
ci/prow/4.14-images 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.14-images
ci/prow/4.14-openshift-e2e 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.14-openshift-e2e
ci/prow/4.15-images 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.15-images
ci/prow/4.15-ci-index 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.15-ci-index
ci/prow/4.15-openshift-e2e 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.15-openshift-e2e
ci/prow/4.13-ci-bundle-my-bundle 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.13-ci-bundle-my-bundle
ci/prow/4.12-ci-bundle-my-bundle 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.12-ci-bundle-my-bundle
ci/prow/4.14-ci-bundle-my-bundle 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.14-ci-bundle-my-bundle
ci/prow/4.15-ci-bundle-my-bundle 6aca266be4fcc21e9d1696591a802347eb1f7872 link true /test 4.15-ci-bundle-my-bundle

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
razo7 commented 7 months ago

Won't be needed or used without a running K8s cluster so it won't be used in GitHub CI...