Skip to content

Commit

Permalink
Tests readme fixes (sonic-net#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-shirshov authored and lguohan committed Dec 18, 2017
1 parent fab3cea commit 78a4866
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ SWSS Integration tests runs on docker-sonic-vs which runs on top of SAI virtual
sudo pip install --system pytest==3.3.0
```
- Compile and install swss common library
````
```
cd sonic-swss-common
./autogen.sh
dpkg-buildpackage -us -uc -b
dpkg -i ../libswsscommon_1.0.0_amd64.deb
dpkg -i ../python-swsscommon_1.0.0_amd64.deb
Expand Down

0 comments on commit 78a4866

Please sign in to comment.