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

Add a sanity check test suite #508

Closed
wants to merge 1 commit into from

Conversation

fedepaol
Copy link
Member

This adds a "validation" test suite that perform very basic tests. It
checks that all the crds are deployed, and that the pods are running
correctly. This serves two purpouses:

  • having a toggle to understand when a deployment finished (implemented
    by the make deploy-wait rule)
  • having a set of tests able to prevent DOA releases, verifying that the
    operator deploys correctly (even without needing a baremetal cluster)

Cherry pick of upstream k8snetworkplumbingwg/sriov-network-operator#133

This adds a "validation" test suite that perform very basic tests. It
checks that all the crds are deployed, and that the pods are running
correctly. This serves two purpouses:

- having a toggle to understand when a deployment finished (implemented
  by the make deploy-wait rule)
- having a set of tests able to prevent DOA releases, verifying that the
  operator deploys correctly (even without needing a baremetal cluster)

Signed-off-by: Federico Paolinelli <fpaoline@redhat.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 20, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: fedepaol
To complete the pull request process, please assign squeed after the PR has been reviewed.
You can assign the PR to them by writing /assign @squeed in a comment when ready.

The full list of commands accepted by this bot can be found 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

@openshift-ci openshift-ci bot requested review from fepan and pliurh May 20, 2021 16:34
@fedepaol fedepaol closed this May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant