validate: Remove protocol-specific timeouts
authorEdward Hervey <edward@centricular.com>
Sun, 3 Dec 2017 11:23:51 +0000 (12:23 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Sun, 3 Dec 2017 11:23:51 +0000 (12:23 +0100)
commit01a54641f9181c580f3bbd74bab0fef330cbe003
treec19693f96152743fe7156b4a5fdf92b80d98a3c6
parent92285ef261639dbf25459bd21ea1fbb51a128616
validate: Remove protocol-specific timeouts

Since we now check position/status of pipeline at regular intevals,
we no longer need to impose a different timeout based on the
protocol used.

Avoids having 4min long timeouts for no reason (30s is enough)
validate/launcher/apps/gstvalidate.py