Add an AU test to the CQ.

We used to have provision_AutoUpdate but it was removed a while ago in
CL:2340246. This test will replace it in the CQ via bvt-inline.

BUG=chromium:1113433
TEST=autoupdate_Basic is very green

Change-Id: I2ac06f1f86ebf67214f75a8360e2e1ac15a2dd7b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2489025
Tested-by: David Haddock <dhaddock@chromium.org>
Reviewed-by: Kyle Shimabukuro <kyleshima@chromium.org>
Reviewed-by: Amin Hassani <ahassani@chromium.org>
Reviewed-by: Jae Hoon Kim <kimjae@chromium.org>
Commit-Queue: David Haddock <dhaddock@chromium.org>
diff --git a/server/site_tests/autoupdate_Basic/control.full b/server/site_tests/autoupdate_Basic/control.full
index 952ea62..b006a37 100644
--- a/server/site_tests/autoupdate_Basic/control.full
+++ b/server/site_tests/autoupdate_Basic/control.full
@@ -9,7 +9,8 @@
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
 TEST_TYPE = "server"
-ATTRIBUTES = "suite:au-perbuild"
+ATTRIBUTES = "suite:bvt-inline"
+JOB_RETRIES = 2
 DOC = """
 This tests an N-to-N update. That means it will update to the same version
 that the DUT was provisioned with. This test will be used in the CQ to ensure
diff --git a/site_utils/bvt_whitelist.txt b/site_utils/bvt_whitelist.txt
index 1dab256..ff0899f 100644
--- a/site_utils/bvt_whitelist.txt
+++ b/site_utils/bvt_whitelist.txt
@@ -1,3 +1,4 @@
+autoupdate_Basic
 cheets_CTS*
 cheets_GTS*
 cheets_KeyboardTest
@@ -15,5 +16,4 @@
 platform_DMVerityCorruption
 platform_MemCheck
 platform_ToolchainOptions
-provision_QuickProvision
 tast