feat(operations): add capacity and resilience gates (#18)
This commit is contained in:
@@ -36,6 +36,9 @@ jobs:
|
||||
- name: Test
|
||||
run: dotnet test Rendezvous.slnx --configuration Release --no-build
|
||||
|
||||
- name: Run quick capacity and resilience gate
|
||||
run: ./scripts/run-capacity-gate.sh
|
||||
|
||||
- name: Test privileged Linux namespace topology when available
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user