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

Add hyperfoil to kuadrant overlay #35

Open
azgabur opened this issue Apr 3, 2024 · 0 comments
Open

Add hyperfoil to kuadrant overlay #35

azgabur opened this issue Apr 3, 2024 · 0 comments
Assignees

Comments

@azgabur
Copy link
Contributor

azgabur commented Apr 3, 2024

https://hyperfoil.io/
Hyperfoil operator can be found in OperatorHub
Needed for performance tests

This should be the Hyperfoil CR used. Version "0.26-SNAPSHOT" is important because "latest" does not work with Kuadrant testsuite and http route because mostly missing valid certificates on our clusters.

kind: Hyperfoil
apiVersion: hyperfoil.io/v1alpha2
metadata:
  name: hyperfoil
spec:
  version: "0.26-SNAPSHOT"
  route:
    type: "http"
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

No branches or pull requests

2 participants