[stable-2.19] Drop incidental network tests from CI (#85425) (#85428)

(cherry picked from commit 35252fd96c)
pull/85442/head
Matt Clay 6 months ago committed by GitHub
parent 8711bd0bf0
commit da732a5c3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -220,15 +220,6 @@ stages:
test: 2025/psrp/http
- name: 2025 SSH Key
test: 2025/ssh/key
- stage: Incidental
dependsOn: []
jobs:
- template: templates/matrix.yml
parameters:
testFormat: i/{0}/1
targets:
- name: IOS Python
test: ios/csr1000v/
- stage: Summary
condition: succeededOrFailed()
dependsOn:
@ -240,6 +231,5 @@ stages:
- Galaxy
- Generic
- Incidental_Windows
- Incidental
jobs:
- template: templates/coverage.yml

Loading…
Cancel
Save