mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-06-07 04:49:43 +00:00
ci: remove jazz from real carrier e2e test matrix
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -80,7 +80,7 @@ jobs:
|
||||
- name: Run real provider e2e matrix
|
||||
run: |
|
||||
go test -count=1 -v ./internal/e2e \
|
||||
-olcrtc.real-carriers=telemost,wbstream,jazz,jitsi \
|
||||
-olcrtc.real-carriers=telemost,wbstream,jitsi \
|
||||
-run '^TestRealProviderTransportMatrix$' \
|
||||
-olcrtc.real-e2e
|
||||
|
||||
@@ -111,7 +111,7 @@ jobs:
|
||||
-timeout=85m \
|
||||
-olcrtc.real-e2e \
|
||||
-olcrtc.stress \
|
||||
-olcrtc.real-carriers=telemost,wbstream,jazz,jitsi \
|
||||
-olcrtc.real-carriers=telemost,wbstream,jitsi \
|
||||
-olcrtc.stress-bulk-duration=90s \
|
||||
-olcrtc.stress-duration=120s \
|
||||
-olcrtc.stress-echo-size=1024 \
|
||||
|
||||
Reference in New Issue
Block a user