Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ stages:
VM_TYPE: vsonic
KVM_IMAGE_BRANCH: "202205"
MGMT_BRANCH: "202205"
SCRIPTS_EXCLUDE: "bgp/test_bgp_fact.py"

- job: dualtor_elastictest
pool: ubuntu-20.04
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -589,12 +589,6 @@ ipfwd/test_mtu.py:
#######################################
##### macsec #####
#######################################
macsec:
skip:
reason: 'Skip for t0-sonic to prevent deadlock with code PR merge'
conditions:
- "'t0' in topo_name"

macsec/test_macsec.py:
skip:
reason: "This test can only run on 7280 CR3"
Expand Down