Skip to content

Commit

Permalink
[swss test] update setup guide for swss tests (#1582)
Browse files Browse the repository at this point in the history
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
  • Loading branch information
yxieca committed Jan 8, 2021
1 parent b42253a commit 097cfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ SWSS, Redis, and all the other required components run inside a virtual switch D
```
sudo modprobe team
sudo apt install python3-pip net-tools ethtool vlan libnl-nf-3-200 libnl-cli-3-200
sudo pip3 install docker pytest flaky redis distro
sudo pip3 install docker pytest flaky redis distro dataclasses fstring
```

If you are running **Ubuntu 18.04** you will need to install this package:
Expand Down

0 comments on commit 097cfda

Please sign in to comment.