Skip to content

Remove requirement for swss.service#125

Merged
stcheng merged 1 commit intosonic-net:masterfrom
marian-pritsak:patch-5
Feb 16, 2017
Merged

Remove requirement for swss.service#125
stcheng merged 1 commit intosonic-net:masterfrom
marian-pritsak:patch-5

Conversation

@marian-pritsak
Copy link
Copy Markdown
Contributor

syncd service can be installed without swss service.
It only has to be started after swss.

syncd service can be installed without swss service.
It only has to be started after swss.
@stcheng stcheng merged commit 4dfd358 into sonic-net:master Feb 16, 2017
lguohan pushed a commit that referenced this pull request Aug 3, 2017
syncd service can be installed without swss service.
It only has to be started after swss.
nhe-NV pushed a commit to nhe-NV/sonic-mgmt that referenced this pull request May 12, 2025
… servers (sonic-net#125)

<!--
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 # (issue)
To leverage the servers instead of a single server for deploying a single testbed, we proposal this design for deploying testbeds with multiple servers.

Related PRs:
| PR title | State | Context |
| ------ | ------ | -------|
| [[testbed-cli] Code change on add-topo and deploy-minigraph for deploying testbed with peers on multiple servers](sonic-net#15643) | ![state](https://img.shields.io/github/pulls/detail/state/sonic-net/sonic-mgmt/15643) | ![context](https://img.shields.io/github/status/contexts/pulls/sonic-net/sonic-mgmt/15643) |
| [[Pending sonic-net#15643][testbed] ptf data plane connection for multi-servers testbed](sonic-net#15881) | ![state](https://img.shields.io/github/pulls/detail/state/sonic-net/sonic-mgmt/15881) | ![context](https://img.shields.io/github/status/contexts/pulls/sonic-net/sonic-mgmt/15881) |
| [[sonic-mgmt-docker-image] Support ptf dataplane packet poll with multiple ptf nn agents connection](sonic-net/sonic-buildimage#21070) | ![state](https://img.shields.io/github/pulls/detail/state/sonic-net/sonic-buildimage/21070) | ![context](https://img.shields.io/github/status/contexts/pulls/sonic-net/sonic-buildimage/21070) |
### Type of change

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

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

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

### Approach
#### What is the motivation for this PR?
When deploying a testbed with a vast number of virtual ceos neighbors, we will create ceos containers on same server, however, the server doesn't have infinite resources such as memory to deploy that.
To leverage the servers instead of a single server, we proposal this design for deploying testbeds with multiple servers.
#### How did you do it?
Design for deploying testbed with multiple servers.
#### How did you verify/test it?

#### 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
…ic-net#11790)

linkmgrd:
* e20e402 2022-08-18 | Update `handleMuxConfigNotification` logic (sonic-net#125) (HEAD -> 202205) [Jing Zhang]
* 8a54c06 2022-08-17 | [active-active] post mux metrics events (sonic-net#123) [Jing Zhang]

platform-daemon:
* 1a833f6 2022-08-18 | [ycabled] enable telemetry for 'active-active'; fix gRPC portid ordering (sonic-net#284) (HEAD -> 202205) [vdahiya12]

utilities:
* 4bacc1c 2022-08-19 | Fix issue: exception in is_rj45_port in multi ASIC env (sonic-net#2313) (HEAD -> 202205) [Stephen Sun]

swss:
* 4085d3f 2022-07-25 | Revert hwinfo count change (sonic-net#2383) (HEAD -> 202205) [andywongarista]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
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.

3 participants