Skip to content

Commit

Permalink
Update tests/README.md
Browse files Browse the repository at this point in the history
Add the note when encountering the client/server version mismatch issue.
  • Loading branch information
Shuotian Cheng authored Jul 11, 2018
1 parent 37b1001 commit 7a2c61d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ SWSS Integration tests runs on docker-sonic-vs which runs on top of SAI virtual
sudo pytest -v
```

\* If you meet the error: client is newer than server, please edit the file `/usr/local/lib/python2.7/dist-packages/docker/constants.py` to update the `DEFAULT_DOCKER_API_VERSION` to mitigate this issue.

# How to setup test development env

To develop new swss features or swss integration tests, you need to setup a virtual switch docker container which
Expand Down

0 comments on commit 7a2c61d

Please sign in to comment.