We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607ebd3 commit 0478303Copy full SHA for 0478303
1 file changed
.azure-pipelines/test-docker-sonic-vs-template.yml
@@ -57,7 +57,7 @@ jobs:
57
docker ps
58
ip netns list
59
pushd sonic-swss/tests
60
- # run pytests in sets of 20
+ # run pytests in sets of 20
61
all_tests=$(ls test_*.py)
62
all_tests="${all_tests} p4rt"
63
test_set=()
0 commit comments