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 #364

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

Reviewer

Acceptance

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:41
@razvan razvan marked this pull request as ready for review June 26, 2023 06:42
@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:08
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.

2 participants