Move the video_VDAPerf tests to nightly suite.

The results from this test are not used in the dashboard and running perbuild is using too many resources.

BUG=chromium:537282
TEST=None

Change-Id: I000063e040aa7e3874b45e2858cdd4f501e9a049
Previous-Reviewed-on: https://chromium-review.googlesource.com/303011
(cherry picked from commit 57d72b6217837cefddbae3a39eae02ca7cf92365)
Reviewed-on: https://chromium-review.googlesource.com/304882
Reviewed-by: Rohit Makasana <rohitbm@chromium.org>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Commit-Queue: Keith Haddow <haddowk@chromium.org>
diff --git a/client/site_tests/video_VDAPerf/control.h264 b/client/site_tests/video_VDAPerf/control.h264
index de07d30..6009013 100644
--- a/client/site_tests/video_VDAPerf/control.h264
+++ b/client/site_tests/video_VDAPerf/control.h264
@@ -8,8 +8,8 @@
 CRITERIA = """
 The test fails if the video_decode_accelerator_unittest fails or crashes.
 """
-ATTRIBUTES = "suite:crosbolt_perf_perbuild"
-SUITE = "crosbolt_perf_perbuild"
+ATTRIBUTES = "suite:crosbolt_perf_nightly"
+SUITE = "crosbolt_perf_nightly"
 TIME = "SHORT"
 TEST_CATEGORY = "Performance"
 TEST_CLASS = "video"