nix(loadtest): merge jwt-rsa-* and jwt-hs-* tests

Instead of creating separate test suites for the key type, the PostgREST
instance now accepts both keys via a JWKSet and the targets are
generated 50/50 for both.

The results are still reported seperately by using a different URL,
which shows up as separate rows in the results.
This commit is contained in:
Wolfgang Walther
2026-06-26 19:33:51 +00:00
parent 2d340e8a8c
commit 66d40c0159
5 changed files with 59 additions and 90 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ loadtest
.history
.docs-build
gen_targets.http
gen_jwk.json
gen_jwks.json
gen_private.json
.pytest_cache
.ruff_cache