SONiC image is not ready, skip test_gnmi_configdb_full_01#7251
Merged
ganglyu merged 1 commit intosonic-net:masterfrom Jan 12, 2023
ganglyu:fix_smoke_test
Merged
SONiC image is not ready, skip test_gnmi_configdb_full_01#7251ganglyu merged 1 commit intosonic-net:masterfrom ganglyu:fix_smoke_test
ganglyu merged 1 commit intosonic-net:masterfrom
ganglyu:fix_smoke_test
Conversation
…ble this test after merging the fix.
wangxin
approved these changes
Jan 12, 2023
ganglyu
added a commit
that referenced
this pull request
Jan 30, 2023
…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.
kellyyeh
pushed a commit
to kellyyeh/sonic-mgmt
that referenced
this pull request
Mar 31, 2023
…#7251)" (sonic-net#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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of PR
Summary:
SONiC image is not ready, skip test_gnmi_configdb_full_01, and we need to enable this test after merging the fix.
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
This issue is introduced by GNMI end2end test, and we need to wait for below PR:
sonic-net/sonic-buildimage#13333
How did you do it?
Skip test_gnmi_configdb_full_01 for now.
How did you verify/test it?
Check end2end test result.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation