File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
" cd /var/www/streambed/image_server/plotly.js &&"
14
14
" cp -f test/image/index.html ../server_app/index.html &&"
15
15
" supervisorctl restart nw1 &&"
16
- " wget --server-response --spider --tries=8 --retry-connrefused http://localhost:9010/ping &&"
16
+ " wget --server-response --spider --tries=10 --retry-connrefused http://localhost:9010/ping &&"
17
17
" node test/image/make_baseline.js $1 "
18
18
)
19
19
Original file line number Diff line number Diff line change 13
13
" cd /var/www/streambed/image_server/plotly.js &&"
14
14
" cp -f test/image/index.html ../server_app/index.html &&"
15
15
" supervisorctl restart nw1 && "
16
- " wget --server-response --spider --tries=8 --retry-connrefused http://localhost:9010/ping &&"
16
+ " wget --server-response --spider --tries=10 --retry-connrefused http://localhost:9010/ping &&"
17
17
" node test/image/export_test.js $1 "
18
18
)
19
19
Original file line number Diff line number Diff line change 13
13
" cd /var/www/streambed/image_server/plotly.js &&"
14
14
" cp -f test/image/index.html ../server_app/index.html &&"
15
15
" supervisorctl restart nw1 && "
16
- " wget --server-response --spider --tries=8 --retry-connrefused http://localhost:9010/ping &&"
16
+ " wget --server-response --spider --tries=10 --retry-connrefused http://localhost:9010/ping &&"
17
17
" node test/image/compare_pixels_test.js $1 "
18
18
)
19
19
You can’t perform that action at this time.
0 commit comments