Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docker-syncd-%-rpc]: Integrate syncd dockers with rpc #431

Merged
merged 4 commits into from
Mar 25, 2017
Merged

[docker-syncd-%-rpc]: Integrate syncd dockers with rpc #431

merged 4 commits into from
Mar 25, 2017

Conversation

pavel-shirshov
Copy link
Contributor

Our tests work with special syncd docker images. These images includes inside:

  1. ptf_nn_agent
  2. syncd with saithrift rpc installed

I integrate syncd dockers with rpc to the build process. Currently these dockers use syncd without rpc.
I'm working on packaging syncd with rpc and integrating it into current build process.
Also I need to build saithrift library from SAI sources and integrate this into the build process.

Copy link
Contributor

@stcheng stcheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jinja2.exceptions.UndefinedError: 'docker_syncd_mlnx_debs_rpc' is undefined

check: https://sonic-jenkins.westus.cloudapp.azure.com/job/mellanox/job/buildimage-mlnx-all-pr/546/console

@pavel-shirshov
Copy link
Contributor Author

Yes, Thank you. I've fixed two mistypes for mlnx. My dev machine doesn't have enough disk space to build mlnx targets.

@pavel-shirshov
Copy link
Contributor Author

./build_debian.sh: line 247: cannot create temp file for here-document: No space left on device

@pavel-shirshov pavel-shirshov merged commit 5314230 into sonic-net:master Mar 25, 2017
@pavel-shirshov pavel-shirshov deleted the pavelsh/rpc branch March 25, 2017 01:36
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Jun 27, 2019
sonic-swss

* 32d3297 2019-01-24 | use sai_stat_id_t for new SAI header file (sonic-net#769)

sonic-sairedis

* 889e409 2019-04-24 | [SAI] Advance submodule to v1.4.1 (sonic-net#450) (HEAD -> 201811, origin/201811) [Marian Pritsak]
* b614468 2019-02-27 | [vslib]: Add support of bitmap VNET (bmtor) SAI API (sonic-net#424) [Volodymyr Samotiy]
* 1c3ff5c 2019-04-23 | [SAI]: Move SAI pointer to v1.4 (sonic-net#447) [Shuotian Cheng]
* 21e737c 2019-03-04 | [SAI] Update SAI pointer (sonic-net#431) [Stepan Blyshchak]
* dbf86a7 2019-02-22 | Fix compilation issues in stretch docker with gcc-6.3 (sonic-net#426) [Stepan Blyshchak]
* aecfeac 2019-01-31 | Update SAI pointer (sonic-net#414) [Marian Pritsak]
* 4910be8 2019-01-18 | Update SAI pointer to latest master (sonic-net#408) [Marian Pritsak]
* 1f5de84 2019-06-24 | Revert "[SAI header] upgrade SAI header to version v1.3.7 (sonic-net#445)" [Guohan Lu]

Signed-off-by: Guohan Lu <gulv@microsoft.com>
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Jul 2, 2019
sonic-swss

* 32d3297 2019-01-24 | use sai_stat_id_t for new SAI header file (sonic-net#769)

sonic-sairedis

* fdfcefd 2019-04-24 | [SAI] Advance submodule to v1.4.1 (sonic-net#450) (HEAD -> 201811, origin/201811) [Marian Pritsak]
* 006df41 2019-02-27 | [vslib]: Add support of bitmap VNET (bmtor) SAI API (sonic-net#424) [Volodymyr Samotiy]
* ec5e187 2019-04-23 | [SAI]: Move SAI pointer to v1.4 (sonic-net#447) [Shuotian Cheng]
* 6b9c32e 2019-03-04 | [SAI] Update SAI pointer (sonic-net#431) [Stepan Blyshchak]
* f078998 2019-02-22 | Fix compilation issues in stretch docker with gcc-6.3 (sonic-net#426) [Stepan Blyshchak]
* 0540e59 2019-01-31 | Update SAI pointer (sonic-net#414) [Marian Pritsak]
* 9084920 2019-01-18 | Update SAI pointer to latest master (sonic-net#408) [Marian Pritsak]
* fbfe48b 2019-06-24 | Revert "[SAI header] upgrade SAI header to version v1.3.7 (sonic-net#445)" [Guohan Lu]

Signed-off-by: Guohan Lu <gulv@microsoft.com>
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
Signed-off-by: marian-pritsak <marianp@mellanox.com>
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
Include fix for saithrift compilation with newer thrift

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
mssonicbld added a commit that referenced this pull request Feb 16, 2024
…D automatically (#18107)

#### Why I did it
src/sonic-platform-daemons
```
* 13c5049 - (HEAD -> master, origin/master, origin/HEAD) [ycabled][tests] Fix UT for bookworm (#431) (15 hours ago) [Arun Saravanan Balachandran]
```
#### How I did it
#### How to verify it
#### Description for the changelog
sonic-otn pushed a commit to Weitang-Zheng/sonic-buildimage that referenced this pull request Mar 11, 2024
…D automatically (sonic-net#18107)

#### Why I did it
src/sonic-platform-daemons
```
* 13c5049 - (HEAD -> master, origin/master, origin/HEAD) [ycabled][tests] Fix UT for bookworm (sonic-net#431) (15 hours ago) [Arun Saravanan Balachandran]
```
#### How I did it
#### How to verify it
#### Description for the changelog
saksarav-nokia pushed a commit to saksarav-nokia/sonic-buildimage that referenced this pull request Mar 12, 2024
…D automatically (sonic-net#18107)

#### Why I did it
src/sonic-platform-daemons
```
* 13c5049 - (HEAD -> master, origin/master, origin/HEAD) [ycabled][tests] Fix UT for bookworm (sonic-net#431) (15 hours ago) [Arun Saravanan Balachandran]
```
#### 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants