Skip to content

Commit

Permalink
[jenkins]: Resolve folder name conflicts in sonic-utilities-build (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuotian Cheng authored Jun 1, 2019
1 parent d2c81e2 commit 242c0e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jenkins/common/sonic-utilities-build/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ cd ../../../
docker save docker-sonic-vs | gzip -c > buildimage/target/docker-sonic-vs.gz
git clone https://github.com/Azure/sonic-swss
git clone https://github.com/Azure/sonic-swss sonic-swss-tests
cd sonic-swss/tests
cd sonic-swss-tests/tests
sudo py.test -v
'''
}
Expand Down

0 comments on commit 242c0e5

Please # to comment.