Skip to content

[DHCP Relay test]: Update test to verify new Option 82 field contents#203

Merged
jleveque merged 4 commits intosonic-net:masterfrom
jleveque:dhcp_relay_test_update
Jul 5, 2017
Merged

[DHCP Relay test]: Update test to verify new Option 82 field contents#203
jleveque merged 4 commits intosonic-net:masterfrom
jleveque:dhcp_relay_test_update

Conversation

@jleveque
Copy link
Copy Markdown
Contributor

@jleveque jleveque commented Jun 28, 2017

  • Also resolves DHCP relay test fails #173
  • Also remove unused line from minigraph_facts.py
  • Also add .gitignore file and ignore compiled Python files in plugins/ directory

@jleveque jleveque self-assigned this Jun 28, 2017
@jleveque jleveque requested a review from lguohan June 28, 2017 00:58
@jleveque jleveque mentioned this pull request Jun 29, 2017
@lguohan
Copy link
Copy Markdown
Contributor

lguohan commented Jul 5, 2017

:shipit:

jleveque added a commit that referenced this pull request Jul 5, 2017
…#203)

- Also resolves #173
- Also remove unused line from minigraph_facts.py
- Also add .gitignore file and ignore compiled Python files in plugins/ directory
@jleveque jleveque merged commit 5e5a07d into sonic-net:master Jul 5, 2017
@jleveque jleveque deleted the dhcp_relay_test_update branch July 5, 2017 23:03
lguohan pushed a commit that referenced this pull request Aug 3, 2017
…#203)

- Also resolves #173
- Also remove unused line from minigraph_facts.py
- Also add .gitignore file and ignore compiled Python files in plugins/ directory
auspham pushed a commit to auspham/sonic-mgmt that referenced this pull request May 30, 2025
…te_consistency.py (sonic-net#203)

<!--
Please make sure you've read and understood our contributing guidelines;
https://github.com/sonic-net/SONiC/blob/gh-pages/CONTRIBUTING.md

Please provide following information to help code review process a bit easier:
-->
### Description of PR
<!--
- Please include a summary of the change and which issue is fixed.
- Please also include relevant motivation and context. Where should reviewer start? background context?
- List any dependencies that are required for this change.
-->

Summary:
Fixes sonic-net#16389

This test changes routes by withdrawing/announcing and this can cause temporary routeCheck fails.

### Type of change

<!--
- Fill x for your type of change.
- e.g.
- [x] Bug fix
-->

- [x] Bug fix
- [ ] Testbed and Framework(new/improvement)
- [ ] Test case(new/improvement)

### Back port request
- [ ] 202012
- [ ] 202205
- [ ] 202305
- [ ] 202311
- [x] 202405
- [x] 202411

### Approach
#### What is the motivation for this PR?

#### How did you do it?

#### How did you verify/test it?
Ran on t2min and confirmed test is now consistently passing without loganalyzer failing the test due to routeCheck errors.

#### Any platform specific information?

#### Supported testbed topology if it's a new test case?

### Documentation
<!--
(If it's a new feature, new test case)
Did you update documentation/Wiki relevant to your implementation?
Link to the wiki page?
-->
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
c20bf60 Qi Luo  Mon Mar 15 14:28:31 2021 -0700  Implement rfc4363 FdbUpdater for lag inside vlan (sonic-net#203)
292024a abdosi  Mon Mar 15 12:15:21 2021 -0700  Updated lldpRemManAddrTable to use all the management ip address associated with interface. (sonic-net#201)
9b83459 liushilongbuaa  Fri Mar 12 14:35:23 2021 +0800  [CI] Setup dummy azure pipeline (sonic-net#198)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
ef4b3ec [Y-Cable] add the definition inside setup.py to include sonic_y_cable.credo as a package (sonic-net#211)
7d81488 [Y-Cable][Credo] Credo implementation of YCable class which inherits from YCableBase required for Y-Cable API's in sonic-platform-daemons (sonic-net#203)
3efb093 [sonic_y_cable] add abstract class YCableBase required for Y-cable API support for multiple vendors (sonic-net#186)

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
sonic-net#14939)

src/linkmgrd

* 700939c - (HEAD -> 202205, origin/202205) [codeql] remove hard coded line numbers in sed commands (sonic-net#203) (27 hours ago) [Jing Zhang]
* 71a2a3c - [active-standby][bsl] fix no mux probe issue (sonic-net#201) (27 hours ago) [Jing Zhang]
* 32720cf - Support linking to swss logger (sonic-net#182) (27 hours ago) [Longxiang Lyu]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DHCP relay test fails

3 participants