Skip to content

Commit

Permalink
[PRTest, 202211] Skip telemetry/test_telemetry.py::test_on_change_upd…
Browse files Browse the repository at this point in the history
…ates (#16314)

* [PRTest, 202211] Skip telemetry/test_telemetry.py::test_on_change_updates

* exclude test_warm_reboot
  • Loading branch information
yejianquan authored Aug 30, 2023
1 parent f73d322 commit b2fbfbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ stages:
MIN_WORKER: $(T0_INSTANCE_NUM)
MAX_WORKER: $(T0_INSTANCE_NUM)
MGMT_BRANCH: "master"
SPECIFIC_PARAM: '[{"name": "telemetry/test_telemetry.py", "param": "--deselect=telemetry/test_telemetry.py::test_on_change_updates"}]'

- job: t0_2vlans_elastictest
pool: ubuntu-20.04
Expand Down Expand Up @@ -227,6 +228,7 @@ stages:
MGMT_BRANCH: "master"
COMMON_EXTRA_PARAMS: "--neighbor_type=sonic "
VM_TYPE: vsonic
SCRIPTS_EXCLUDE: "platform_tests/test_advanced_reboot.py::test_warm_reboot"

# - job: wan_elastictest
# pool: ubuntu-20.04
Expand Down

0 comments on commit b2fbfbe

Please sign in to comment.