tast: Adding comments for purpose of separating control files

BUG=b:200168360
TEST=none

Change-Id: I9edaecabd5ed6b4b133bcb82dd58c3d72d806264
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/3173882
Reviewed-by: Hidehiko Abe <hidehiko@chromium.org>
Reviewed-by: Ilja H. Friedel <ihf@chromium.org>
Auto-Submit: Mark Yacoub <markyacoub@google.com>
Commit-Queue: Mark Yacoub <markyacoub@google.com>
Tested-by: Mark Yacoub <markyacoub@google.com>
diff --git a/server/site_tests/tast/control.graphics-igt-nightly b/server/site_tests/tast/control.graphics-igt-nightly
index 0444a97..d72f97a 100644
--- a/server/site_tests/tast/control.graphics-igt-nightly
+++ b/server/site_tests/tast/control.graphics-igt-nightly
@@ -21,6 +21,9 @@
 more information.
 
 This test runs igt-gpu-tools against a remote DUT.
+Separate control files are needed because Tast doesn't isolate tests from each
+other and a clean device state is needed by rebooting before running a
+different graphics suite.
 
 See http://go/tast-failures for information about investigating failures.
 '''
diff --git a/server/site_tests/tast/control.graphics-igt-perbuild b/server/site_tests/tast/control.graphics-igt-perbuild
index e297575..e958a9f 100644
--- a/server/site_tests/tast/control.graphics-igt-perbuild
+++ b/server/site_tests/tast/control.graphics-igt-perbuild
@@ -21,6 +21,9 @@
 more information.
 
 This test runs igt-gpu-tools against a remote DUT.
+Separate control files are needed because Tast doesn't isolate tests from each
+other and a clean device state is needed by rebooting before running a
+different graphics suite.
 
 See http://go/tast-failures for information about investigating failures.
 '''
diff --git a/server/site_tests/tast/control.graphics-igt-weekly b/server/site_tests/tast/control.graphics-igt-weekly
index 16425cb..f2073dc 100644
--- a/server/site_tests/tast/control.graphics-igt-weekly
+++ b/server/site_tests/tast/control.graphics-igt-weekly
@@ -21,6 +21,9 @@
 more information.
 
 This test runs igt-gpu-tools against a remote DUT.
+Separate control files are needed because Tast doesn't isolate tests from each
+other and a clean device state is needed by rebooting before running a
+different graphics suite.
 
 See http://go/tast-failures for information about investigating failures.
 '''