Commit 9aad4b5
committed
ci: Add matrix strategy for VSS authorizer variants
Run VSS integration tests against multiple server authorizer
configurations (noop, sigs, jwt). Each matrix job builds the
vss-server with the appropriate flags or features and passes
the corresponding cfg flag to the test runner.
- Use release builds for vss-server
- Add startup delay before running tests
- Pass authorizer-specific cfg flags for future test differentiation
Pending RSA keypair generation addressed in following commit1 parent 80fb49b commit 9aad4b5
1 file changed
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | | - | |
43 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
44 | 56 | | |
45 | 57 | | |
46 | 58 | | |
47 | | - | |
48 | | - | |
| 59 | + | |
| 60 | + | |
0 commit comments