quarkus-test-suite
quarkus-test-suite copied to clipboard
Use RHBQPlatformAppManager from framework
Summary
Use changes from https://github.com/quarkus-qe/quarkus-test-framework/pull/1303. Do not merge before that is in TS.
Please select the relevant options.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Dependency update
- [X] Refactoring
- [ ] Backport
- [ ] New scenario (non-breaking change which adds functionality)
- [ ] This change requires a documentation update
- [ ] This change requires execution against OCP (use
run tests
phrase in comment)
Checklist:
- [ ] Methods and classes used in PR scenarios are meaningful
- [X] Commits are well encapsulated and follow the best practices