Skip to content

remove everflow_testbed test calling require become#441

Merged
maggiemsft merged 1 commit intosonic-net:masterfrom
maggiemsft:masun/everflow_tb
Jan 31, 2018
Merged

remove everflow_testbed test calling require become#441
maggiemsft merged 1 commit intosonic-net:masterfrom
maggiemsft:masun/everflow_tb

Conversation

@maggiemsft
Copy link
Copy Markdown
Contributor

Description of PR

everflow_testbed test requires --become when calling testcase
this PR is to remove this dependency like rest of the testcases

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Approach

  • How did you do it?
    move become=yes into playbook

  • How did you verify/test it?
    verified locally in my testbed

Any platform specific information?
Supported testbed topology if it's a new test case?

Documentation

@maggiemsft maggiemsft requested a review from lguohan January 31, 2018 00:09
@maggiemsft maggiemsft merged commit 678d1f2 into sonic-net:master Jan 31, 2018
@maggiemsft maggiemsft deleted the masun/everflow_tb branch May 24, 2018 00:04
auspham pushed a commit to auspham/sonic-mgmt that referenced this pull request Jun 27, 2025
…topo (sonic-net#441)

<!--
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#18848

### Type of change

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

- [ ] Bug fix
- [x] Testbed and Framework(new/improvement)
- [ ] New Test case
 - [ ] Skipped for non-supported platforms
- [ ] Test case improvement

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

### Approach
#### What is the motivation for this PR?
Skip test_traffic_shift_sup.py on t2_single_node topo
#### How did you do it?
Add the skip into test_mark_conditional.yaml
#### How did you verify/test it?
Tried to run the test, making sure it skipped.
#### Any platform specific information?
N/A
#### Supported testbed topology if it's a new test case?
N/A
### Documentation
<!--
(If it's a new feature, new test case)
Did you update documentation/Wiki relevant to your implementation?
Link to the wiki page?
-->
N/A
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Includes sonic-swss-common commits:
```
71dc350 2021-01-07 | Lower the log level for outdated key for SubscriberStateTable notification (sonic-net#441) [Qi Luo]
7e40582 2021-01-08 | Add boost dependencies (sonic-net#442) [Ze Gan]
30a8ddf 2021-01-05 | Change DBConnector::hgetall return type from map to unordered_map (sonic-net#440) [Qi Luo]
021108d 2021-01-02 | MCLAG Enhancements per HLD sonic-net/SONiC#596 (sonic-net#405) [Praveen-Brcm]
54996fc 2021-01-02 | Implement ConfigDBConnector and ConfigDBPipeConnector in C++ (sonic-net#437) [Qi Luo]
8286525 2020-12-27 | Simply refactor DBConnector hgetall() [Qi Luo]
6d1d33b 2020-12-27 | Fix RedisTransactioner: handle empty deque [Qi Luo]
624e0b8 2020-12-26 | Move complex class constructor as explicit, and fix several mistaken copy constructor usage [Qi Luo]
3b983f9 2020-12-30 | [ci]: add timeout to 180 minutes for arm build (sonic-net#439) [lguohan]
f2e4210 2020-12-29 | Add utility for string and redis (sonic-net#434) [Ze Gan]
7a885fd 2020-12-29 | [build]: add build check for arm64 and armhf (sonic-net#436) [lguohan]
47bccc4 2020-12-24 | Add missed vector header to rediscommand.h (sonic-net#435) [Ze Gan]
```
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…lly (sonic-net#23311)

#### Why I did it
src/sonic-gnmi
```
* 1236b64 - (HEAD -> 202505, origin/202505) Support CloseWrite event such that we don't reload on every Write event (sonic-net#441) (4 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants