Skip to content
Snippets Groups Projects
Commit d5155860 authored by Anh Nguyen-Tuong's avatar Anh Nguyen-Tuong
Browse files

Add ncal to test

parent 9efdccb3
No related branches found
No related tags found
No related merge requests found
Pipeline #1294 failed
......@@ -15,7 +15,7 @@ if [[ $CICD_NIGHTLY == 1 ]] ; then
./test_cmds.sh -c "zafl" -l
# test other zafl configs on various apps
./test_cmds.sh -c "zafl_ida zafl_nostars zafl_opt_graph zafl_untracer" -a "bzip2 tar tcpdump" -l
./test_cmds.sh -c "zafl_ida zafl_nostars zafl_opt_graph zafl_untracer" -a "bzip2 tar tcpdump ncal" -l
else
./test_cmds.sh -c "zafl zafl_untracer" -a "bzip2 tar" -l
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment