Skip to content

Commit

Permalink
Revert "Skip test_gnmi_configdb_full_01 to fix test issue. (#7251)" (#…
Browse files Browse the repository at this point in the history
…7347)

This reverts commit 4dfec81.

What is the motivation for this PR?
The fix for config reload issue is merged to sonic-buildimage, so we can enable gnmi test.
sonic-net/sonic-buildimage#13333

How did you do it?
Update conditional mark.

How did you verify/test it?
Run GNMI e2e test.
  • Loading branch information
ganglyu authored Jan 30, 2023
1 parent 1bd24b0 commit c4afc04
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -375,10 +375,6 @@ generic_config_updater/test_incremental_qos.py::test_incremental_qos_config_upda
conditions:
- "not any(i in hwsku for i in ['2700', 'Arista-7170-64C', 'montara', 'newport'])"

gnmi/test_gnmi_configdb.py::test_gnmi_configdb_full_01:
skip:
reason: "We still have issue for config reload command, and we will enable this test after merging the fix."

#######################################
##### http #####
#######################################
Expand Down

0 comments on commit c4afc04

Please sign in to comment.