cros_run_bvt: Remove the --canary option

Calling --canary makes the script run the default suites, remove the
unnecessary argument to simplify the script.

BUG=b:184991316
TEST=cros_workon --host start cros-testutils
TEST=sudo emerge chromeos-base/cros-testutils
TEST=cros_run_bvt --board ${BOARD} --debug ${DUT} prints the expected
commands
TEST=cros_run_bvt --board ${BOARD} --debug --labqual ${DUT} prints the
expected commands
TEST=cros_run_bvt --board ${BOARD} --debug --canary ${DUT} prints the
expected commands

Change-Id: I53cf514bb747540596313031b8d86b622741717c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crostestutils/+/2841972
Tested-by: Nicolas Norvez <norvez@chromium.org>
Reviewed-by: Shuhei Takahashi <nya@chromium.org>
Reviewed-by: Kevin Shelton <kmshelton@chromium.org>
1 file changed