Skip to content

Commit 78a4866

Browse files
pavel-shirshovlguohan
authored andcommitted
Tests readme fixes (sonic-net#419)
1 parent fab3cea commit 78a4866

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ SWSS Integration tests runs on docker-sonic-vs which runs on top of SAI virtual
1212
sudo pip install --system pytest==3.3.0
1313
```
1414
- Compile and install swss common library
15-
````
15+
```
1616
cd sonic-swss-common
17+
./autogen.sh
1718
dpkg-buildpackage -us -uc -b
1819
dpkg -i ../libswsscommon_1.0.0_amd64.deb
1920
dpkg -i ../python-swsscommon_1.0.0_amd64.deb

0 commit comments

Comments
 (0)