graphics_Sanity: temporary change to bvt-perbuild

BUG=chromium:948506
TEST=None

Change-Id: I0e509be8788591b1fa5ff89b65ad6b887e3bb8a4
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/1549573
Reviewed-by: Ilja H. Friedel <ihf@chromium.org>
Tested-by: Ilja H. Friedel <ihf@chromium.org>
diff --git a/client/site_tests/graphics_Sanity/control b/client/site_tests/graphics_Sanity/control
index ccb2b87..67ee566 100644
--- a/client/site_tests/graphics_Sanity/control
+++ b/client/site_tests/graphics_Sanity/control
@@ -8,7 +8,8 @@
 CRITERIA = """
 This test fails if application screen shots cannot capture the screen output.
 """
-ATTRIBUTES = ("suite:bvt-cq, suite:graphics, suite:graphics_per-day,"
+#TODO(pwang): crbug.com/948506, change suite:bvt-perbuild back to bvt-cq.
+ATTRIBUTES = ("suite:bvt-perbuild, suite:graphics, suite:graphics_per-day,"
               "suite:graphics_system")
 TIME='SHORT'
 TEST_CATEGORY = 'Functional'