stackabletech / commons-operator

Operator for common objects of the Stackable Data Platform
Other
8 stars 1 forks source link

tests: added namespace patch for openshift tests #234

Closed adwk67 closed 2 months ago

adwk67 commented 2 months ago

Description

Part of stackabletech/issues#566.

OKD:

--- PASS: kuttl (53.80s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/restarter_openshift-true (46.05s)

Azure:

--- PASS: kuttl (41.59s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/restarter_openshift-false (39.55s)

Definition of Done Checklist

# Author
- [x] Changes are OpenShift compatible
- [x] Integration tests passed (for non trivial changes)
- [x] Changes need to be "offline" compatible
# Reviewer
- [ ] Code contains useful comments
- [ ] Code contains useful logging statements
- [ ] (Integration-)Test cases added
- [ ] Documentation added or updated. Follows the [style guide](https://docs.stackable.tech/home/nightly/contributor/docs-style-guide).
- [ ] Changelog updated
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added
- [ ] [Roadmap](https://github.com/orgs/stackabletech/projects/25/views/1) has been updated