We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04fac9e commit 3d2bc8cCopy full SHA for 3d2bc8c
.jenkins.sh
@@ -35,6 +35,9 @@ run_test src/chinadns -V
35
36
run_test tests/test.py -a '-c chnroute.txt -l iplist.txt' -t tests/google.com
37
run_test tests/test.py -a '-c chnroute.txt -l iplist.txt' -t tests/facebook.com
38
+run_test tests/test.py -a '-c chnroute.txt -s 114.114.114.114,8.8.8.8 -l iplist.txt' -t tests/google.com
39
+run_test tests/test.py -a '-c chnroute.txt -y 0.5 -l iplist.txt' -t tests/google.com
40
+run_test tests/test.py -a '-c chnroute.txt -b 0.0.0.0 -l iplist.txt' -t tests/google.com
41
42
run_test tests/test.py -a '-c chnroute.txt -l iplist.txt' -t tests/twitter.com
43
run_test tests/test.py -a '-d -c chnroute.txt -l iplist.txt' -t tests/twitter.com
0 commit comments