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

[Merged by Bors] - Added kuttl test suites #455

Closed
wants to merge 2 commits into from

Conversation

razvan
Copy link
Member

@razvan razvan commented Jun 26, 2023

Description

Requires beku 0.0.7. Upgrade with:

pip install --upgrade beku-stackabletech

Added three test suites:

  • latest : only run tests with the latest versions.
  • smoke : only run smoke tests.
  • openshift : only run latest versions with openshift=true.

To run the latest test suite:

rm -rf tests/_work && beku -s latest

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Edit tasklist title
Beta Give feedback Tasklist Author, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Changes are OpenShift compatible
    Options
  2. CRD changes approved
    Options
  3. Helm chart can be installed and deployed operator works
    Options
  4. Integration tests passed (for non trivial changes)
    Options
Loading

Reviewer

Edit tasklist title
Beta Give feedback Tasklist Reviewer, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Code contains useful comments
    Options
  2. (Integration-)Test cases added
    Options
  3. Documentation added or updated
    Options
  4. Changelog updated
    Options
  5. Cargo.toml only contains references to git tags (not specific commits or branches)
    Options
Loading

Acceptance

Edit tasklist title
Beta Give feedback Tasklist Acceptance, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Feature Tracker has been updated
    Options
  2. Proper release label has been added
    Options
Loading

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

@razvan razvan requested a review from a team June 26, 2023 06:52
@razvan razvan marked this pull request as ready for review June 26, 2023 06:54
@razvan
Copy link
Member Author

razvan commented Jun 27, 2023

bors merge

bors bot pushed a commit that referenced this pull request Jun 27, 2023
# Description

Requires `beku 0.0.7`. Upgrade with:

```
pip install --upgrade beku-stackabletech
```

Added three test suites:

* `latest` : only run tests with the latest versions.
* `smoke` : only run smoke tests.
* `openshift` : only run latest versions with openshift=true.

To  run the `latest` test suite:

```
rm -rf tests/_work && beku -s latest
```
@bors
Copy link
Contributor

bors bot commented Jun 27, 2023

Pull request successfully merged into main.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title Added kuttl test suites [Merged by Bors] - Added kuttl test suites Jun 27, 2023
@bors bors bot closed this Jun 27, 2023
@bors bors bot deleted the feat/kuttl-test-suites branch June 27, 2023 11:44
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.

None yet

2 participants