Skip to content

Commit

Permalink
add endpoint for einfra (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
lionick committed Nov 2, 2023
1 parent 3ac745d commit ca823d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/tests/locust.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ def metrics_egi_devel_tenenv(self):
}

self.client.get("/api/v1/tenenv/egi/devel", headers=headers)
self.client.get("/api/v1/tenenv/einfra/devel", headers=headers)

0 comments on commit ca823d9

Please sign in to comment.