Drop incidental network tests from CI (#85425) (#85431)

(cherry picked from commit 35252fd96c)
pull/85447/head
Matt Clay 5 months ago committed by GitHub
parent 4a616ffa64
commit ed807e929f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -202,15 +202,6 @@ stages:
- test: 2016
- test: 2019
- test: 2022
- 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:
@ -222,6 +213,5 @@ stages:
- Galaxy
- Generic
- Incidental_Windows
- Incidental
jobs:
- template: templates/coverage.yml

Loading…
Cancel
Save