Test: change make test from all -> sum, make vagrant yang checkout more resilient
New slack invite
This commit is contained in:
parent
33c77c8a09
commit
05918e3ca2
3 changed files with 7 additions and 6 deletions
|
|
@ -83,7 +83,7 @@ push:
|
|||
# therefore the sleep 1 before tests start
|
||||
test: docker
|
||||
./cleanup.sh ; ./start.sh # kill (ignore error) and the start it
|
||||
sudo docker exec -t clixon-system bash -c 'sleep 2 && cd /usr/local/bin/test && ./all.sh'
|
||||
sudo docker exec -t clixon-system bash -c 'sleep 2 && cd /usr/local/bin/test && ./sum.sh'
|
||||
|
||||
depend:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue