more clixon-util rm effects
This commit is contained in:
parent
a3a7624a11
commit
01fbf764e7
6 changed files with 22 additions and 12 deletions
|
|
@ -91,6 +91,10 @@ test: docker
|
|||
./cleanup.sh ; ./start.sh # kill (ignore error) and the start it
|
||||
sudo docker exec -t clixon-test bash -c 'cd /usr/local/bin/test && detail=true ./sum.sh'
|
||||
|
||||
mem: docker
|
||||
./cleanup.sh ; ./start.sh # kill (ignore error) and the start it
|
||||
sudo docker exec -t clixon-test bash -c 'sudo apk add --update valgrind; cd /usr/local/bin/test && ./mem.sh'
|
||||
|
||||
# Special-purpose memory test for snmp
|
||||
memsnmp: docker
|
||||
./cleanup.sh ; ./start.sh # kill (ignore error) and the start it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue