Skip to content

Commit 097cfda

Browse files
authored
[swss test] update setup guide for swss tests (#1582)
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
1 parent b42253a commit 097cfda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ SWSS, Redis, and all the other required components run inside a virtual switch D
3636
```
3737
sudo modprobe team
3838
sudo apt install python3-pip net-tools ethtool vlan libnl-nf-3-200 libnl-cli-3-200
39-
sudo pip3 install docker pytest flaky redis distro
39+
sudo pip3 install docker pytest flaky redis distro dataclasses fstring
4040
```
4141
4242
If you are running **Ubuntu 18.04** you will need to install this package:

0 commit comments

Comments
 (0)