You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello !
I would like to have ideas on how I could run blackbox tests for our Quarkus applications on Openshift.
The main challenge is that our applications are not deployed by the Quarkus build.
What we do in our pipeline is:
I would like to run the Quarkus integration tests against the application that was deployed by ArgoCD.
Can you think any way that we could achieve that ?
All reactions