autotest - disable all unmigrated tests (1 of n)

this was done by a script so errors are possible. If your test was
wrongly disabled *DO NOT REVERT THIS CL*, instead migrate, and fix the
test/control file.

If this breaks everything, then feel free to revert

BUG=b:187788514
TEST=cq

Change-Id: Ifd31c3d9613e0df91897c87bc6947214d7b0eab6
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/3349497
Reviewed-by: Jesse McGuire <jessemcguire@google.com>
Tested-by: Derek Beckett <dbeckett@chromium.org>
Auto-Submit: Derek Beckett <dbeckett@chromium.org>
Commit-Queue: Derek Beckett <dbeckett@chromium.org>
diff --git a/client/site_tests/audio_ActiveStreamStress/control b/client/site_tests/audio_ActiveStreamStress/_control
similarity index 81%
rename from client/site_tests/audio_ActiveStreamStress/control
rename to client/site_tests/audio_ActiveStreamStress/_control
index 395d323..b3dde86 100644
--- a/client/site_tests/audio_ActiveStreamStress/control
+++ b/client/site_tests/audio_ActiveStreamStress/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "rohitbm@chromium.org"
 NAME = "audio_ActiveStreamStress"
 PURPOSE = "Verifies active audio streams"
diff --git a/client/site_tests/audio_SeekAudioFeedback/control b/client/site_tests/audio_SeekAudioFeedback/_control
similarity index 83%
rename from client/site_tests/audio_SeekAudioFeedback/control
rename to client/site_tests/audio_SeekAudioFeedback/_control
index 907dfd0..021fcc9 100755
--- a/client/site_tests/audio_SeekAudioFeedback/control
+++ b/client/site_tests/audio_SeekAudioFeedback/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chromium OS Project"
 NAME = "audio_SeekAudioFeedback"
 PURPOSE = "Verifies audio output for seeking forward and back"
diff --git a/client/site_tests/camera_CameraTakePictureStress/control.photo_catpure_bronze b/client/site_tests/camera_CameraTakePictureStress/_control.photo_catpure_bronze
similarity index 79%
rename from client/site_tests/camera_CameraTakePictureStress/control.photo_catpure_bronze
rename to client/site_tests/camera_CameraTakePictureStress/_control.photo_catpure_bronze
index 70269f3..de842e1 100644
--- a/client/site_tests/camera_CameraTakePictureStress/control.photo_catpure_bronze
+++ b/client/site_tests/camera_CameraTakePictureStress/_control.photo_catpure_bronze
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Ambalavanan M M <ambalavanan.m.m@intel.com>"
 NAME = "camera_CameraTakePictureStress.photo_catpure_bronze"
 ATTRIBUTES = "suite:camera_bronze"
diff --git a/client/site_tests/camera_CameraTakePictureStress/control.photo_catpure_gold b/client/site_tests/camera_CameraTakePictureStress/_control.photo_catpure_gold
similarity index 79%
rename from client/site_tests/camera_CameraTakePictureStress/control.photo_catpure_gold
rename to client/site_tests/camera_CameraTakePictureStress/_control.photo_catpure_gold
index 3e42faf..301e7a5 100644
--- a/client/site_tests/camera_CameraTakePictureStress/control.photo_catpure_gold
+++ b/client/site_tests/camera_CameraTakePictureStress/_control.photo_catpure_gold
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Ambalavanan M M <ambalavanan.m.m@intel.com>"
 NAME = "camera_CameraTakePictureStress.photo_catpure_gold"
 ATTRIBUTES = "suite:camera_gold"
diff --git a/client/site_tests/camera_CameraTakePictureStress/control.photo_catpure_silver b/client/site_tests/camera_CameraTakePictureStress/_control.photo_catpure_silver
similarity index 79%
rename from client/site_tests/camera_CameraTakePictureStress/control.photo_catpure_silver
rename to client/site_tests/camera_CameraTakePictureStress/_control.photo_catpure_silver
index a8775bb..58ef154 100644
--- a/client/site_tests/camera_CameraTakePictureStress/control.photo_catpure_silver
+++ b/client/site_tests/camera_CameraTakePictureStress/_control.photo_catpure_silver
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Ambalavanan M M <ambalavanan.m.m@intel.com>"
 NAME = "camera_CameraTakePictureStress.photo_catpure_silver"
 ATTRIBUTES = "suite:camera_silver"
diff --git a/client/site_tests/camera_V4L2/control b/client/site_tests/camera_V4L2/_control
similarity index 86%
rename from client/site_tests/camera_V4L2/control
rename to client/site_tests/camera_V4L2/_control
index de3ea50..130d0f7 100644
--- a/client/site_tests/camera_V4L2/control
+++ b/client/site_tests/camera_V4L2/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = 'The Chromium OS Authors'
 NAME = 'camera_V4L2'
 PURPOSE = 'Exercises v4l2 camera devices to verify required operations.'
diff --git a/client/site_tests/camera_V4L2/control.certification b/client/site_tests/camera_V4L2/_control.certification
similarity index 87%
rename from client/site_tests/camera_V4L2/control.certification
rename to client/site_tests/camera_V4L2/_control.certification
index 458227d..3fab4f4 100644
--- a/client/site_tests/camera_V4L2/control.certification
+++ b/client/site_tests/camera_V4L2/_control.certification
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = 'The Chromium OS Authors'
 NAME = 'camera_V4L2.certification'
 PURPOSE = 'Exercises v4l2 camera devices to verify required operations.'
diff --git a/client/site_tests/cellular_ActivateLTE/control.pseudomodem b/client/site_tests/cellular_ActivateLTE/_control.pseudomodem
similarity index 82%
rename from client/site_tests/cellular_ActivateLTE/control.pseudomodem
rename to client/site_tests/cellular_ActivateLTE/_control.pseudomodem
index 883cd6b..192e6ef 100644
--- a/client/site_tests/cellular_ActivateLTE/control.pseudomodem
+++ b/client/site_tests/cellular_ActivateLTE/_control.pseudomodem
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_ActivateLTE.pseudomodem"
 PURPOSE = """
diff --git a/client/site_tests/cellular_DeferredRegistration/control.pseudomodem b/client/site_tests/cellular_DeferredRegistration/_control.pseudomodem
similarity index 83%
rename from client/site_tests/cellular_DeferredRegistration/control.pseudomodem
rename to client/site_tests/cellular_DeferredRegistration/_control.pseudomodem
index 4c07089..8c17612 100644
--- a/client/site_tests/cellular_DeferredRegistration/control.pseudomodem
+++ b/client/site_tests/cellular_DeferredRegistration/_control.pseudomodem
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_DeferredRegistration.pseudomodem"
 PURPOSE = "Verify shill deferred regisrtration behavior."
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS01 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS01
similarity index 84%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS01
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS01
index ac86564..088e215 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS01
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS01
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS01"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS02 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS02
similarity index 82%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS02
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS02
index b7ea4d5..4d8a6bb 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS02
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS02
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS02"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS03 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS03
similarity index 82%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS03
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS03
index 9b799a0..9639339 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS03
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS03
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS03"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS04 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS04
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS04
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS04
index daed982..e2bb49b 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS04
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS04
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS04"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS05 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS05
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS05
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS05
index 94af2b6..5848f58 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS05
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS05
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS05"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS06 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS06
similarity index 82%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS06
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS06
index 0a73855..cd70fba 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS06
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS06
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS06"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS07 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS07
similarity index 82%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS07
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS07
index 7d31692..106f65c 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS07
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS07
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS07"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS08 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS08
similarity index 82%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS08
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS08
index 5d5be30..c866c8f 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS08
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS08
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS08"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS09 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS09
similarity index 82%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS09
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS09
index a6c3e27..344c4b2 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS09
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS09
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS09"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS10 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS10
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS10
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS10
index ba29e47..bb85f95 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS10
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS10
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS10"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS11 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS11
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS11
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS11
index d14a554..3e62699 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS11
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS11
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS11"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS12 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS12
similarity index 82%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS12
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS12
index 3905ca3..d803319 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS12
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS12
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS12"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS13 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS13
similarity index 82%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS13
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS13
index f907e9e..6ede5b0 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS13
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS13
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS13"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS14 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS14
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS14
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS14
index dfd76ba..dbcff43 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS14
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS14
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS14"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS15 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS15
similarity index 82%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS15
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS15
index e40d46f..2d8bb4d 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS15
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS15
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS15"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS16 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS16
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS16
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS16
index 6f37688..350642b 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS16
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS16
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS16"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS17 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS17
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS17
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS17
index 5d85025..fdf3762 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS17
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS17
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS17"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS18 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS18
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS18
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS18
index dc2992c..9a3b348 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS18
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS18
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS18"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS19 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS19
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS19
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS19
index 333e392..0da3797 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS19
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS19
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS19"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS20 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS20
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS20
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS20
index 0aa8651..2aa22ec 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS20
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS20
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS20"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS21 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS21
similarity index 82%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS21
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS21
index b2becef..01867fa 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS21
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS21
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS21"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS22 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS22
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS22
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS22
index c8444d3..845a78d 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS22
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS22
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS22"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS23 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS23
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS23
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS23
index 226d0ab..176de85 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS23
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS23
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS23"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS24 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS24
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS24
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS24
index cb88d0d..babceee 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS24
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS24
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS24"
 PURPOSE = """
diff --git a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS25 b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS25
similarity index 83%
rename from client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS25
rename to client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS25
index e47a470..5c973d4 100644
--- a/client/site_tests/cellular_MbimComplianceDataTransfer/control.DTS25
+++ b/client/site_tests/cellular_MbimComplianceDataTransfer/_control.DTS25
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_MbimComplianceDataTransfer.DTS25"
 PURPOSE = """
diff --git a/client/site_tests/cellular_OutOfCreditsSubscriptionState/control.pseudomodem b/client/site_tests/cellular_OutOfCreditsSubscriptionState/_control.pseudomodem
similarity index 82%
rename from client/site_tests/cellular_OutOfCreditsSubscriptionState/control.pseudomodem
rename to client/site_tests/cellular_OutOfCreditsSubscriptionState/_control.pseudomodem
index 495c592..ea4cad0 100644
--- a/client/site_tests/cellular_OutOfCreditsSubscriptionState/control.pseudomodem
+++ b/client/site_tests/cellular_OutOfCreditsSubscriptionState/_control.pseudomodem
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "cellular_OutOfCreditsSubscriptionState.pseudomodem"
 PURPOSE = "Verify shill out-of-credits behavior using subscription state."
diff --git a/client/site_tests/cellular_ScanningProperty/control.pseudomodem b/client/site_tests/cellular_ScanningProperty/_control.pseudomodem
similarity index 83%
rename from client/site_tests/cellular_ScanningProperty/control.pseudomodem
rename to client/site_tests/cellular_ScanningProperty/_control.pseudomodem
index c2ab803..a72f304 100644
--- a/client/site_tests/cellular_ScanningProperty/control.pseudomodem
+++ b/client/site_tests/cellular_ScanningProperty/_control.pseudomodem
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "cellular_ScanningProperty.pseudomodem"
 PURPOSE = "Verify cellular device 'Scanning' property is updated correctly."
diff --git a/client/site_tests/desktopui_ChromeCheck/control b/client/site_tests/desktopui_ChromeCheck/_control
similarity index 87%
rename from client/site_tests/desktopui_ChromeCheck/control
rename to client/site_tests/desktopui_ChromeCheck/_control
index 2ebf09d..dd5c9fb 100644
--- a/client/site_tests/desktopui_ChromeCheck/control
+++ b/client/site_tests/desktopui_ChromeCheck/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "derat, chromeos-ui"
 NAME = "desktopui_ChromeCheck"
 ATTRIBUTES = "suite:bvt-perbuild"
diff --git a/client/site_tests/desktopui_ScreenLocker/control b/client/site_tests/desktopui_ScreenLocker/_control
similarity index 81%
rename from client/site_tests/desktopui_ScreenLocker/control
rename to client/site_tests/desktopui_ScreenLocker/_control
index 14537d6..c955fe3 100644
--- a/client/site_tests/desktopui_ScreenLocker/control
+++ b/client/site_tests/desktopui_ScreenLocker/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "desktopui_ScreenLocker"
 PURPOSE = "Verify screen locker is functional."
diff --git a/client/site_tests/display_ClientChameleonConnection/control b/client/site_tests/display_ClientChameleonConnection/_control
similarity index 79%
rename from client/site_tests/display_ClientChameleonConnection/control
rename to client/site_tests/display_ClientChameleonConnection/_control
index 6d2693c..669846c 100644
--- a/client/site_tests/display_ClientChameleonConnection/control
+++ b/client/site_tests/display_ClientChameleonConnection/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = 'chromeos-chameleon'
 NAME = 'display_ClientChameleonConnection'
 PURPOSE = 'Chameleon connection test from client-side.'
diff --git a/client/site_tests/dummy_SynchronousOffload/control b/client/site_tests/dummy_SynchronousOffload/_control
similarity index 77%
rename from client/site_tests/dummy_SynchronousOffload/control
rename to client/site_tests/dummy_SynchronousOffload/_control
index 6d81c37..734bba8 100644
--- a/client/site_tests/dummy_SynchronousOffload/control
+++ b/client/site_tests/dummy_SynchronousOffload/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "jkop@google.com"
 NAME = "dummy_SynchronousOffload"
 PURPOSE = "Verify tests can offload output from DUTs."
diff --git a/client/site_tests/enterprise_CFM_AtrusUpdaterStress/control b/client/site_tests/enterprise_CFM_AtrusUpdaterStress/_control
similarity index 75%
rename from client/site_tests/enterprise_CFM_AtrusUpdaterStress/control
rename to client/site_tests/enterprise_CFM_AtrusUpdaterStress/_control
index 9180d2a..6628ad8 100644
--- a/client/site_tests/enterprise_CFM_AtrusUpdaterStress/control
+++ b/client/site_tests/enterprise_CFM_AtrusUpdaterStress/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "dtosic@chromium.org, wirebrand@chromium.org"
 NAME = "enterprise_CFM_AtrusUpdaterStress"
 TIME = "LONG"
diff --git a/client/site_tests/enterprise_KioskEnrollment/control b/client/site_tests/enterprise_KioskEnrollment/_control
similarity index 71%
rename from client/site_tests/enterprise_KioskEnrollment/control
rename to client/site_tests/enterprise_KioskEnrollment/_control
index 7958df4..23efca5 100644
--- a/client/site_tests/enterprise_KioskEnrollment/control
+++ b/client/site_tests/enterprise_KioskEnrollment/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "achuith, zelidrag"
 NAME = "enterprise_KioskEnrollment"
 TIME = "SHORT"
diff --git a/client/site_tests/enterprise_KioskPerf/control b/client/site_tests/enterprise_KioskPerf/_control
similarity index 78%
rename from client/site_tests/enterprise_KioskPerf/control
rename to client/site_tests/enterprise_KioskPerf/_control
index 17f586a..5b4dc04 100644
--- a/client/site_tests/enterprise_KioskPerf/control
+++ b/client/site_tests/enterprise_KioskPerf/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "rohitbm"
 NAME = "enterprise_KioskPerf"
 PURPOSE = 'Records cpu and memory usage for demo running in Kiosk mode.'
diff --git a/client/site_tests/hardware_MemoryThroughput/control b/client/site_tests/hardware_MemoryThroughput/_control
similarity index 82%
rename from client/site_tests/hardware_MemoryThroughput/control
rename to client/site_tests/hardware_MemoryThroughput/_control
index d96e7f3..a135bcb 100644
--- a/client/site_tests/hardware_MemoryThroughput/control
+++ b/client/site_tests/hardware_MemoryThroughput/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 NAME = 'hardware_MemoryThroughput'
 AUTHOR = 'sonnyrao@chromium.org'
 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
diff --git a/client/site_tests/hardware_MemoryThroughput/control.cache_copy_1thread b/client/site_tests/hardware_MemoryThroughput/_control.cache_copy_1thread
similarity index 83%
rename from client/site_tests/hardware_MemoryThroughput/control.cache_copy_1thread
rename to client/site_tests/hardware_MemoryThroughput/_control.cache_copy_1thread
index 3669d76..468242b 100644
--- a/client/site_tests/hardware_MemoryThroughput/control.cache_copy_1thread
+++ b/client/site_tests/hardware_MemoryThroughput/_control.cache_copy_1thread
@@ -7,6 +7,11 @@
 # To re-enable migrate to Python 3.
 # If the test is not migrated by 1/14/22 it will be deleted.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 NAME = 'hardware_MemoryThroughput.cache_copy_1thread'
 AUTHOR = 'sonnyrao@chromium.org'
 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
diff --git a/client/site_tests/hardware_MemoryThroughput/control.copy_1thread_full_range b/client/site_tests/hardware_MemoryThroughput/_control.copy_1thread_full_range
similarity index 89%
rename from client/site_tests/hardware_MemoryThroughput/control.copy_1thread_full_range
rename to client/site_tests/hardware_MemoryThroughput/_control.copy_1thread_full_range
index b9969a4..1ac61b7 100644
--- a/client/site_tests/hardware_MemoryThroughput/control.copy_1thread_full_range
+++ b/client/site_tests/hardware_MemoryThroughput/_control.copy_1thread_full_range
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 NAME = 'hardware_MemoryThroughput.copy_1thread_full_range'
 AUTHOR = 'sonnyrao@chromium.org'
 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
diff --git a/client/site_tests/hardware_MemoryThroughput/control.copy_2thread_full_range b/client/site_tests/hardware_MemoryThroughput/_control.copy_2thread_full_range
similarity index 89%
rename from client/site_tests/hardware_MemoryThroughput/control.copy_2thread_full_range
rename to client/site_tests/hardware_MemoryThroughput/_control.copy_2thread_full_range
index 6b63aa0..849232f 100644
--- a/client/site_tests/hardware_MemoryThroughput/control.copy_2thread_full_range
+++ b/client/site_tests/hardware_MemoryThroughput/_control.copy_2thread_full_range
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 NAME = 'hardware_MemoryThroughput.copy_2thread_full_range'
 AUTHOR = 'sonnyrao@chromium.org'
 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
diff --git a/client/site_tests/hardware_MemoryThroughput/control.memory_qual b/client/site_tests/hardware_MemoryThroughput/_control.memory_qual
similarity index 87%
rename from client/site_tests/hardware_MemoryThroughput/control.memory_qual
rename to client/site_tests/hardware_MemoryThroughput/_control.memory_qual
index f1698d4..82be0b8 100644
--- a/client/site_tests/hardware_MemoryThroughput/control.memory_qual
+++ b/client/site_tests/hardware_MemoryThroughput/_control.memory_qual
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 NAME = 'hardware_MemoryThroughput.memory_qual'
 AUTHOR = 'puthik'
 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
diff --git a/client/site_tests/hardware_MemoryThroughput/control.read_1thread_full_range b/client/site_tests/hardware_MemoryThroughput/_control.read_1thread_full_range
similarity index 89%
rename from client/site_tests/hardware_MemoryThroughput/control.read_1thread_full_range
rename to client/site_tests/hardware_MemoryThroughput/_control.read_1thread_full_range
index 8f3bcda..96a8026 100644
--- a/client/site_tests/hardware_MemoryThroughput/control.read_1thread_full_range
+++ b/client/site_tests/hardware_MemoryThroughput/_control.read_1thread_full_range
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 NAME = 'hardware_MemoryThroughput.read_1thread_full_range'
 AUTHOR = 'sonnyrao@chromium.org'
 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
diff --git a/client/site_tests/hardware_MemoryThroughput/control.read_2thread_full_range b/client/site_tests/hardware_MemoryThroughput/_control.read_2thread_full_range
similarity index 89%
rename from client/site_tests/hardware_MemoryThroughput/control.read_2thread_full_range
rename to client/site_tests/hardware_MemoryThroughput/_control.read_2thread_full_range
index 57e513b..5d83dcf 100644
--- a/client/site_tests/hardware_MemoryThroughput/control.read_2thread_full_range
+++ b/client/site_tests/hardware_MemoryThroughput/_control.read_2thread_full_range
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 NAME = 'hardware_MemoryThroughput.read_2thread_full_range'
 AUTHOR = 'sonnyrao@chromium.org'
 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
diff --git a/client/site_tests/hardware_MultiReaderPowerConsumption/control b/client/site_tests/hardware_MultiReaderPowerConsumption/_control
similarity index 92%
rename from client/site_tests/hardware_MultiReaderPowerConsumption/control
rename to client/site_tests/hardware_MultiReaderPowerConsumption/_control
index 6c6731a..433661c 100644
--- a/client/site_tests/hardware_MultiReaderPowerConsumption/control
+++ b/client/site_tests/hardware_MultiReaderPowerConsumption/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 NAME = "hardware_MultiReaderPowerConsumption"
 AUTHOR = "Vivia Nikolaidou <vivia.nikolaidou@collabora.co.uk>"
 PURPOSE = """Test card reader CPU power consumption to be within acceptable
diff --git a/client/site_tests/hardware_ProbeComponents/control b/client/site_tests/hardware_ProbeComponents/_control
similarity index 71%
rename from client/site_tests/hardware_ProbeComponents/control
rename to client/site_tests/hardware_ProbeComponents/_control
index f28d768..d607163 100644
--- a/client/site_tests/hardware_ProbeComponents/control
+++ b/client/site_tests/hardware_ProbeComponents/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "hardware_ProbeComponents"
 PURPOSE = "Probe all hardware components for HWID generation"
diff --git a/client/site_tests/hardware_SAT/control b/client/site_tests/hardware_SAT/_control
similarity index 85%
rename from client/site_tests/hardware_SAT/control
rename to client/site_tests/hardware_SAT/_control
index 37a5951..008000c 100644
--- a/client/site_tests/hardware_SAT/control
+++ b/client/site_tests/hardware_SAT/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 TIME='MEDIUM'
 AUTHOR = 'The Chromium OS Authors'
 PURPOSE = 'Stress test hardware devices.'
diff --git a/client/site_tests/hardware_SAT/control.hwqual b/client/site_tests/hardware_SAT/_control.hwqual
similarity index 85%
rename from client/site_tests/hardware_SAT/control.hwqual
rename to client/site_tests/hardware_SAT/_control.hwqual
index e06627d..daef8cc 100644
--- a/client/site_tests/hardware_SAT/control.hwqual
+++ b/client/site_tests/hardware_SAT/_control.hwqual
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 TIME='MEDIUM'
 AUTHOR = 'The Chromium OS Authors'
 PURPOSE = 'Stress test hardware devices 10 minutes'
diff --git a/client/site_tests/hardware_SAT/control.memory_qual b/client/site_tests/hardware_SAT/_control.memory_qual
similarity index 86%
rename from client/site_tests/hardware_SAT/control.memory_qual
rename to client/site_tests/hardware_SAT/_control.memory_qual
index 40d675c..3f7b1b4 100644
--- a/client/site_tests/hardware_SAT/control.memory_qual
+++ b/client/site_tests/hardware_SAT/_control.memory_qual
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 TIME = 'LENGTHY'
 AUTHOR = 'puthik'
 PURPOSE = 'Stress test hardware devices 8 hours'
diff --git a/client/site_tests/network_DhcpNak/control b/client/site_tests/network_DhcpNak/_control
similarity index 77%
rename from client/site_tests/network_DhcpNak/control
rename to client/site_tests/network_DhcpNak/_control
index 0eb1a9f..dce7ae5 100644
--- a/client/site_tests/network_DhcpNak/control
+++ b/client/site_tests/network_DhcpNak/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = 'wiley, pstew, quiche'
 NAME = 'network_DhcpNak'
 ATTRIBUTES = "suite:network_nightly"
diff --git a/client/site_tests/network_DhcpNegotiationTimeout/control b/client/site_tests/network_DhcpNegotiationTimeout/_control
similarity index 77%
rename from client/site_tests/network_DhcpNegotiationTimeout/control
rename to client/site_tests/network_DhcpNegotiationTimeout/_control
index f043c43..e40d6e4 100644
--- a/client/site_tests/network_DhcpNegotiationTimeout/control
+++ b/client/site_tests/network_DhcpNegotiationTimeout/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = 'quiche, wiley'
 NAME = 'network_DhcpNegotiationTimeout'
 ATTRIBUTES = "suite:network_nightly"
diff --git a/client/site_tests/network_DhcpRenew/control b/client/site_tests/network_DhcpRenew/_control
similarity index 78%
rename from client/site_tests/network_DhcpRenew/control
rename to client/site_tests/network_DhcpRenew/_control
index 6413b2c..3e2224f 100644
--- a/client/site_tests/network_DhcpRenew/control
+++ b/client/site_tests/network_DhcpRenew/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = 'wiley, pstew, quiche'
 NAME = 'network_DhcpRenew'
 ATTRIBUTES = "suite:network_nightly"
diff --git a/client/site_tests/network_DhcpWpadNegotiation/control b/client/site_tests/network_DhcpWpadNegotiation/_control
similarity index 76%
rename from client/site_tests/network_DhcpWpadNegotiation/control
rename to client/site_tests/network_DhcpWpadNegotiation/_control
index fe32e30..6b152f3 100644
--- a/client/site_tests/network_DhcpWpadNegotiation/control
+++ b/client/site_tests/network_DhcpWpadNegotiation/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = 'pstew, quiche, wiley'
 NAME = 'network_DhcpWpadNegotiation'
 ATTRIBUTES = "suite:network_nightly"
diff --git a/client/site_tests/network_Ipv6SimpleNegotiation/control b/client/site_tests/network_Ipv6SimpleNegotiation/_control
similarity index 80%
rename from client/site_tests/network_Ipv6SimpleNegotiation/control
rename to client/site_tests/network_Ipv6SimpleNegotiation/_control
index bc18067..15091ab 100644
--- a/client/site_tests/network_Ipv6SimpleNegotiation/control
+++ b/client/site_tests/network_Ipv6SimpleNegotiation/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "network_Ipv6SimpleNegotiation"
 PURPOSE = "Verify IPv6 negotiation can succeed in the most normal case"
diff --git a/client/site_tests/platform_DebugDaemonGetRoutes/control b/client/site_tests/platform_DebugDaemonGetRoutes/_control
similarity index 71%
rename from client/site_tests/platform_DebugDaemonGetRoutes/control
rename to client/site_tests/platform_DebugDaemonGetRoutes/_control
index e5b233e..a3e163b 100644
--- a/client/site_tests/platform_DebugDaemonGetRoutes/control
+++ b/client/site_tests/platform_DebugDaemonGetRoutes/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "platform_DebugDaemonGetRoutes"
 PURPOSE = "Verify that debugd's GetRoutes works."
diff --git a/client/site_tests/platform_DebugDaemonPerfDataInFeedbackLogs/control b/client/site_tests/platform_DebugDaemonPerfDataInFeedbackLogs/_control
similarity index 76%
rename from client/site_tests/platform_DebugDaemonPerfDataInFeedbackLogs/control
rename to client/site_tests/platform_DebugDaemonPerfDataInFeedbackLogs/_control
index 88ce8cd..76b7b4a 100644
--- a/client/site_tests/platform_DebugDaemonPerfDataInFeedbackLogs/control
+++ b/client/site_tests/platform_DebugDaemonPerfDataInFeedbackLogs/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "chinglin yu"
 NAME = "platform_DebugDaemonPerfDataInFeedbackLogs"
 PURPOSE = "Verify that feedback logs contain perf data"
diff --git a/client/site_tests/platform_DebugDaemonPing/control b/client/site_tests/platform_DebugDaemonPing/_control
similarity index 71%
rename from client/site_tests/platform_DebugDaemonPing/control
rename to client/site_tests/platform_DebugDaemonPing/_control
index 7a407bc..b8d8f53 100644
--- a/client/site_tests/platform_DebugDaemonPing/control
+++ b/client/site_tests/platform_DebugDaemonPing/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "platform_DebugDaemonPing"
 PURPOSE = "Verify that debugd's PingStart and PingStop work"
diff --git a/client/site_tests/platform_DebugDaemonTracePath/control b/client/site_tests/platform_DebugDaemonTracePath/_control
similarity index 72%
rename from client/site_tests/platform_DebugDaemonTracePath/control
rename to client/site_tests/platform_DebugDaemonTracePath/_control
index e66521a..4a653e6 100644
--- a/client/site_tests/platform_DebugDaemonTracePath/control
+++ b/client/site_tests/platform_DebugDaemonTracePath/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "ChromeOS Team"
 NAME = "platform_DebugDaemonTracePath"
 PURPOSE = "Verify that debugd's TracePathStart and TracePathStop work"
diff --git a/client/site_tests/platform_OpenSSLActual/control b/client/site_tests/platform_OpenSSLActual/_control
similarity index 75%
rename from client/site_tests/platform_OpenSSLActual/control
rename to client/site_tests/platform_OpenSSLActual/_control
index 3dea460..887401e 100644
--- a/client/site_tests/platform_OpenSSLActual/control
+++ b/client/site_tests/platform_OpenSSLActual/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 TIME="SHORT"
 AUTHOR = "The Chromium OS Authors (chromium-os-dev@chromium.org)"
 DOC = """
diff --git a/client/site_tests/platform_Pkcs11ChangeAuthData/control b/client/site_tests/platform_Pkcs11ChangeAuthData/_control
similarity index 76%
rename from client/site_tests/platform_Pkcs11ChangeAuthData/control
rename to client/site_tests/platform_Pkcs11ChangeAuthData/_control
index 4bfd06f..c533c16 100644
--- a/client/site_tests/platform_Pkcs11ChangeAuthData/control
+++ b/client/site_tests/platform_Pkcs11ChangeAuthData/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chromium OS Authors"
 NAME = "platform_Pkcs11ChangeAuthData"
 PURPOSE = "Tests changing authorization data for a PKCS #11 token."
diff --git a/client/site_tests/platform_Pkcs11InitUnderErrors/control b/client/site_tests/platform_Pkcs11InitUnderErrors/_control
similarity index 78%
rename from client/site_tests/platform_Pkcs11InitUnderErrors/control
rename to client/site_tests/platform_Pkcs11InitUnderErrors/_control
index ba48f6b..9c76de5 100644
--- a/client/site_tests/platform_Pkcs11InitUnderErrors/control
+++ b/client/site_tests/platform_Pkcs11InitUnderErrors/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chromium OS Authors"
 NAME = "platform_Pkcs11InitUnderErrors"
 PURPOSE = "Tests PKCS#11 initialization under various system states."
diff --git a/client/site_tests/platform_ScrollTest/control b/client/site_tests/platform_ScrollTest/_control
similarity index 74%
rename from client/site_tests/platform_ScrollTest/control
rename to client/site_tests/platform_ScrollTest/_control
index 0d084fe..537977c 100644
--- a/client/site_tests/platform_ScrollTest/control
+++ b/client/site_tests/platform_ScrollTest/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 NAME = "platform_ScrollTest"
 PURPOSE = "Scroll up and down pressure test."
 CRITERIA = """
diff --git a/client/site_tests/power_BatteryCharge/control b/client/site_tests/power_BatteryCharge/_control
similarity index 77%
rename from client/site_tests/power_BatteryCharge/control
rename to client/site_tests/power_BatteryCharge/_control
index 10e3b96..d5c80da 100644
--- a/client/site_tests/power_BatteryCharge/control
+++ b/client/site_tests/power_BatteryCharge/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_BatteryCharge"
 PURPOSE = "Measure the time required to charge the battery."
diff --git a/client/site_tests/power_BatteryCharge/control.args b/client/site_tests/power_BatteryCharge/_control.args
similarity index 90%
rename from client/site_tests/power_BatteryCharge/control.args
rename to client/site_tests/power_BatteryCharge/_control.args
index 7cd1431..1849050 100644
--- a/client/site_tests/power_BatteryCharge/control.args
+++ b/client/site_tests/power_BatteryCharge/_control.args
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_BatteryCharge.args"
 PURPOSE = "Measure the time required to charge the battery."
diff --git a/client/site_tests/power_BatteryDrain/control b/client/site_tests/power_BatteryDrain/_control
similarity index 85%
rename from client/site_tests/power_BatteryDrain/control
rename to client/site_tests/power_BatteryDrain/_control
index d52f5ee..bdff0e8 100644
--- a/client/site_tests/power_BatteryDrain/control
+++ b/client/site_tests/power_BatteryDrain/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_BatteryDrain"
 PURPOSE = "Drain the battery quickly, as a utility for other tests."
diff --git a/client/site_tests/power_Idle/control b/client/site_tests/power_Idle/_control
similarity index 84%
rename from client/site_tests/power_Idle/control
rename to client/site_tests/power_Idle/_control
index 44a994b..dd56232 100644
--- a/client/site_tests/power_Idle/control
+++ b/client/site_tests/power_Idle/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_Idle"
 PURPOSE = "Measure power usage when system is idle."
diff --git a/client/site_tests/power_Idle/control.1sec b/client/site_tests/power_Idle/_control.1sec
similarity index 83%
rename from client/site_tests/power_Idle/control.1sec
rename to client/site_tests/power_Idle/_control.1sec
index 055f7f5..735fb13 100644
--- a/client/site_tests/power_Idle/control.1sec
+++ b/client/site_tests/power_Idle/_control.1sec
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_Idle.1sec"
 PURPOSE = "Measure power usage when system is idle."
diff --git a/client/site_tests/power_Idle/control.default b/client/site_tests/power_Idle/_control.default
similarity index 80%
rename from client/site_tests/power_Idle/control.default
rename to client/site_tests/power_Idle/_control.default
index 3044909..438d4a5 100644
--- a/client/site_tests/power_Idle/control.default
+++ b/client/site_tests/power_Idle/_control.default
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "puthik"
 NAME = "power_Idle.default"
 PURPOSE = "Measure power usage when system is idle."
diff --git a/client/site_tests/power_Idle/control.default_20min b/client/site_tests/power_Idle/_control.default_20min
similarity index 81%
rename from client/site_tests/power_Idle/control.default_20min
rename to client/site_tests/power_Idle/_control.default_20min
index bb7702b..4a1e01e 100644
--- a/client/site_tests/power_Idle/control.default_20min
+++ b/client/site_tests/power_Idle/_control.default_20min
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "puthik"
 NAME = "power_Idle.default_20min"
 PURPOSE = "Measure power usage when system is idle."
diff --git a/client/site_tests/power_Idle/control.fast b/client/site_tests/power_Idle/_control.fast
similarity index 83%
rename from client/site_tests/power_Idle/control.fast
rename to client/site_tests/power_Idle/_control.fast
index 4429ba2..4afe036 100644
--- a/client/site_tests/power_Idle/control.fast
+++ b/client/site_tests/power_Idle/_control.fast
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_Idle.fast"
 PURPOSE = "Measure power usage when system is idle."
diff --git a/client/site_tests/power_Idle/control.perf b/client/site_tests/power_Idle/_control.perf
similarity index 87%
rename from client/site_tests/power_Idle/control.perf
rename to client/site_tests/power_Idle/_control.perf
index 98e72ca..a177e08 100644
--- a/client/site_tests/power_Idle/control.perf
+++ b/client/site_tests/power_Idle/_control.perf
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_Idle.perf"
 PURPOSE = "Measure power usage when system is idle with perf enabled."
diff --git a/client/site_tests/power_KernelSuspend/control b/client/site_tests/power_KernelSuspend/_control
similarity index 77%
rename from client/site_tests/power_KernelSuspend/control
rename to client/site_tests/power_KernelSuspend/_control
index 1abcb28..b86133c 100644
--- a/client/site_tests/power_KernelSuspend/control
+++ b/client/site_tests/power_KernelSuspend/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 from autotest_lib.client.common_lib import utils
 
 AUTHOR = "Chrome OS Team"
diff --git a/client/site_tests/power_LoadTest/control b/client/site_tests/power_LoadTest/_control
similarity index 86%
rename from client/site_tests/power_LoadTest/control
rename to client/site_tests/power_LoadTest/_control
index 7cc3de3..e8dcef4 100755
--- a/client/site_tests/power_LoadTest/control
+++ b/client/site_tests/power_LoadTest/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest"
 PURPOSE = "Measure power draw when system is under load."
diff --git a/client/site_tests/power_LoadTest/control.1hour b/client/site_tests/power_LoadTest/_control.1hour
similarity index 87%
rename from client/site_tests/power_LoadTest/control.1hour
rename to client/site_tests/power_LoadTest/_control.1hour
index ea55b33..1134a73 100644
--- a/client/site_tests/power_LoadTest/control.1hour
+++ b/client/site_tests/power_LoadTest/_control.1hour
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.1hour"
 PURPOSE = "Measure power draw when system is under load."
diff --git a/client/site_tests/power_LoadTest/control.1hour_cellular b/client/site_tests/power_LoadTest/_control.1hour_cellular
similarity index 88%
rename from client/site_tests/power_LoadTest/control.1hour_cellular
rename to client/site_tests/power_LoadTest/_control.1hour_cellular
index a2b5946..8d9f4e7 100644
--- a/client/site_tests/power_LoadTest/control.1hour_cellular
+++ b/client/site_tests/power_LoadTest/_control.1hour_cellular
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.1hour_cellular"
 PURPOSE = "Measure power draw when system is under load."
diff --git a/client/site_tests/power_LoadTest/control.FDO_eth_1hr b/client/site_tests/power_LoadTest/_control.FDO_eth_1hr
similarity index 87%
rename from client/site_tests/power_LoadTest/control.FDO_eth_1hr
rename to client/site_tests/power_LoadTest/_control.FDO_eth_1hr
index bf29a41..978a15b 100755
--- a/client/site_tests/power_LoadTest/control.FDO_eth_1hr
+++ b/client/site_tests/power_LoadTest/_control.FDO_eth_1hr
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.FDO_eth_1hr"
 ATTRIBUTES = "suite:power_daily"
diff --git a/client/site_tests/power_LoadTest/control.FDO_eth_fast b/client/site_tests/power_LoadTest/_control.FDO_eth_fast
similarity index 89%
rename from client/site_tests/power_LoadTest/control.FDO_eth_fast
rename to client/site_tests/power_LoadTest/_control.FDO_eth_fast
index 20f8b8d..e661911 100644
--- a/client/site_tests/power_LoadTest/control.FDO_eth_fast
+++ b/client/site_tests/power_LoadTest/_control.FDO_eth_fast
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.FDO_eth_fast"
 PURPOSE = "Test health of power load test functionality."
diff --git a/client/site_tests/power_LoadTest/control.WIRED_10min_acok b/client/site_tests/power_LoadTest/_control.WIRED_10min_acok
similarity index 83%
rename from client/site_tests/power_LoadTest/control.WIRED_10min_acok
rename to client/site_tests/power_LoadTest/_control.WIRED_10min_acok
index ee5c414..9ae4ecd 100644
--- a/client/site_tests/power_LoadTest/control.WIRED_10min_acok
+++ b/client/site_tests/power_LoadTest/_control.WIRED_10min_acok
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.WIRED_10min_acok"
 ATTRIBUTES = "suite:power_daily"
diff --git a/client/site_tests/power_LoadTest/control.WIRED_1hr_acok b/client/site_tests/power_LoadTest/_control.WIRED_1hr_acok
similarity index 83%
rename from client/site_tests/power_LoadTest/control.WIRED_1hr_acok
rename to client/site_tests/power_LoadTest/_control.WIRED_1hr_acok
index 7f4c1b0..bdb5ad5 100644
--- a/client/site_tests/power_LoadTest/control.WIRED_1hr_acok
+++ b/client/site_tests/power_LoadTest/_control.WIRED_1hr_acok
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.WIRED_1hr_acok"
 ATTRIBUTES = "suite:debug_kernel_testing"
diff --git a/client/site_tests/power_LoadTest/control.docs_1hour b/client/site_tests/power_LoadTest/_control.docs_1hour
similarity index 93%
rename from client/site_tests/power_LoadTest/control.docs_1hour
rename to client/site_tests/power_LoadTest/_control.docs_1hour
index 8463f06..4e5129d 100644
--- a/client/site_tests/power_LoadTest/control.docs_1hour
+++ b/client/site_tests/power_LoadTest/_control.docs_1hour
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.docs_1hour"
 PURPOSE = "Measure power draw when system is under load."
diff --git a/client/site_tests/power_LoadTest/control.email_1hour b/client/site_tests/power_LoadTest/_control.email_1hour
similarity index 94%
rename from client/site_tests/power_LoadTest/control.email_1hour
rename to client/site_tests/power_LoadTest/_control.email_1hour
index 5fcf143..93c00d8 100644
--- a/client/site_tests/power_LoadTest/control.email_1hour
+++ b/client/site_tests/power_LoadTest/_control.email_1hour
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.email_1hour"
 PURPOSE = "Measure power draw when system is under load."
diff --git a/client/site_tests/power_LoadTest/control.eth_1hour b/client/site_tests/power_LoadTest/_control.eth_1hour
similarity index 84%
rename from client/site_tests/power_LoadTest/control.eth_1hour
rename to client/site_tests/power_LoadTest/_control.eth_1hour
index 8eb4dc1..d7d6824 100644
--- a/client/site_tests/power_LoadTest/control.eth_1hour
+++ b/client/site_tests/power_LoadTest/_control.eth_1hour
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.eth_1hour"
 ATTRIBUTES = ""
diff --git a/client/site_tests/power_LoadTest/control.fast b/client/site_tests/power_LoadTest/_control.fast
similarity index 88%
rename from client/site_tests/power_LoadTest/control.fast
rename to client/site_tests/power_LoadTest/_control.fast
index 94a7c86..d0e89a5 100644
--- a/client/site_tests/power_LoadTest/control.fast
+++ b/client/site_tests/power_LoadTest/_control.fast
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.fast"
 PURPOSE = "Test health of power load test functionality."
diff --git a/client/site_tests/power_LoadTest/control.fast_gaia b/client/site_tests/power_LoadTest/_control.fast_gaia
similarity index 89%
rename from client/site_tests/power_LoadTest/control.fast_gaia
rename to client/site_tests/power_LoadTest/_control.fast_gaia
index 72a4569..65252b0 100644
--- a/client/site_tests/power_LoadTest/control.fast_gaia
+++ b/client/site_tests/power_LoadTest/_control.fast_gaia
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.fast_gaia"
 PURPOSE = "Test health of power load test functionality."
diff --git a/client/site_tests/power_LoadTest/control.force_discharge b/client/site_tests/power_LoadTest/_control.force_discharge
similarity index 86%
rename from client/site_tests/power_LoadTest/control.force_discharge
rename to client/site_tests/power_LoadTest/_control.force_discharge
index 199fc22..ce2a64b 100755
--- a/client/site_tests/power_LoadTest/control.force_discharge
+++ b/client/site_tests/power_LoadTest/_control.force_discharge
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.force_discharge"
 PURPOSE = "Measure power draw when system is under load."
diff --git a/client/site_tests/power_LoadTest/control.force_discharge_eth_1hr b/client/site_tests/power_LoadTest/_control.force_discharge_eth_1hr
similarity index 86%
rename from client/site_tests/power_LoadTest/control.force_discharge_eth_1hr
rename to client/site_tests/power_LoadTest/_control.force_discharge_eth_1hr
index 5a7e593..8c67053 100755
--- a/client/site_tests/power_LoadTest/control.force_discharge_eth_1hr
+++ b/client/site_tests/power_LoadTest/_control.force_discharge_eth_1hr
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.force_discharge_eth_1hr"
 PURPOSE = "Measure power draw when system is under load."
diff --git a/client/site_tests/power_LoadTest/control.single_page b/client/site_tests/power_LoadTest/_control.single_page
similarity index 92%
rename from client/site_tests/power_LoadTest/control.single_page
rename to client/site_tests/power_LoadTest/_control.single_page
index 09bdd6b..9633ce3 100644
--- a/client/site_tests/power_LoadTest/control.single_page
+++ b/client/site_tests/power_LoadTest/_control.single_page
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.single_page"
 PURPOSE = "Measure power draw when system is under load."
diff --git a/client/site_tests/power_LoadTest/control.video_1hour b/client/site_tests/power_LoadTest/_control.video_1hour
similarity index 93%
rename from client/site_tests/power_LoadTest/control.video_1hour
rename to client/site_tests/power_LoadTest/_control.video_1hour
index 79ecc5a..b20c76e 100644
--- a/client/site_tests/power_LoadTest/control.video_1hour
+++ b/client/site_tests/power_LoadTest/_control.video_1hour
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.video_1hour"
 PURPOSE = "Measure power draw when system is under load."
diff --git a/client/site_tests/power_LoadTest/control.web_1hour b/client/site_tests/power_LoadTest/_control.web_1hour
similarity index 93%
rename from client/site_tests/power_LoadTest/control.web_1hour
rename to client/site_tests/power_LoadTest/_control.web_1hour
index 963451c..c6dd282 100644
--- a/client/site_tests/power_LoadTest/control.web_1hour
+++ b/client/site_tests/power_LoadTest/_control.web_1hour
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_LoadTest.web_1hour"
 PURPOSE = "Measure power draw when system is under load."
diff --git a/client/site_tests/power_MemorySuspend/control b/client/site_tests/power_MemorySuspend/_control
similarity index 79%
rename from client/site_tests/power_MemorySuspend/control
rename to client/site_tests/power_MemorySuspend/_control
index 0d83d3f..100082b 100644
--- a/client/site_tests/power_MemorySuspend/control
+++ b/client/site_tests/power_MemorySuspend/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "jwerner, chromeos-power"
 NAME = "power_MemorySuspend"
 ATTRIBUTES = "suite:jailed_build"
diff --git a/client/site_tests/power_MemorySuspend/control.memory_qual b/client/site_tests/power_MemorySuspend/_control.memory_qual
similarity index 81%
rename from client/site_tests/power_MemorySuspend/control.memory_qual
rename to client/site_tests/power_MemorySuspend/_control.memory_qual
index f455743..0f4a790 100644
--- a/client/site_tests/power_MemorySuspend/control.memory_qual
+++ b/client/site_tests/power_MemorySuspend/_control.memory_qual
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "puthik"
 NAME = "power_MemorySuspend.memory_qual"
 TIME = "LENGTHY"
diff --git a/client/site_tests/power_Resume/control b/client/site_tests/power_Resume/_control
similarity index 83%
rename from client/site_tests/power_Resume/control
rename to client/site_tests/power_Resume/_control
index 80a7e14..ca1c45e 100644
--- a/client/site_tests/power_Resume/control
+++ b/client/site_tests/power_Resume/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_Resume"
 PURPOSE = "Measure the amount of time it takes to resume from suspend."
diff --git a/client/site_tests/power_Resume/control.iterations b/client/site_tests/power_Resume/_control.iterations
similarity index 84%
rename from client/site_tests/power_Resume/control.iterations
rename to client/site_tests/power_Resume/_control.iterations
index 23be866..14363de 100644
--- a/client/site_tests/power_Resume/control.iterations
+++ b/client/site_tests/power_Resume/_control.iterations
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_Resume.iterations"
 PURPOSE = "Measure the amount of time it takes to resume from suspend."
diff --git a/client/site_tests/power_Resume/control.resume_constraint b/client/site_tests/power_Resume/_control.resume_constraint
similarity index 84%
rename from client/site_tests/power_Resume/control.resume_constraint
rename to client/site_tests/power_Resume/_control.resume_constraint
index 109bb72..feece47 100644
--- a/client/site_tests/power_Resume/control.resume_constraint
+++ b/client/site_tests/power_Resume/_control.resume_constraint
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_Resume.resume_constraint"
 PURPOSE = "Measure the amount of time it takes to resume from suspend."
diff --git a/client/site_tests/power_Speedometer2/control b/client/site_tests/power_Speedometer2/_control
similarity index 76%
rename from client/site_tests/power_Speedometer2/control
rename to client/site_tests/power_Speedometer2/_control
index 0421876..fb8eb82 100644
--- a/client/site_tests/power_Speedometer2/control
+++ b/client/site_tests/power_Speedometer2/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "mqg"
 NAME = "power_Speedometer2"
 PURPOSE = "Run Speedometer2 test and collect power data."
diff --git a/client/site_tests/power_StatsCPUFreq/control b/client/site_tests/power_StatsCPUFreq/_control
similarity index 75%
rename from client/site_tests/power_StatsCPUFreq/control
rename to client/site_tests/power_StatsCPUFreq/_control
index 55bc56e..8f4ef98 100644
--- a/client/site_tests/power_StatsCPUFreq/control
+++ b/client/site_tests/power_StatsCPUFreq/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "power_StatsCPUFreq"
 ATTRIBUTES = "suite:power_build"
diff --git a/client/site_tests/power_VideoCall/control b/client/site_tests/power_VideoCall/_control
similarity index 77%
rename from client/site_tests/power_VideoCall/control
rename to client/site_tests/power_VideoCall/_control
index cc8980a..dfd4769 100644
--- a/client/site_tests/power_VideoCall/control
+++ b/client/site_tests/power_VideoCall/_control
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall"
 PURPOSE = "Simulates video call multitasking."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "LENGTHY"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.16_h264 b/client/site_tests/power_VideoCall/_control.16_h264
similarity index 79%
rename from client/site_tests/power_VideoCall/control.16_h264
rename to client/site_tests/power_VideoCall/_control.16_h264
index bd68d8d..c701443 100644
--- a/client/site_tests/power_VideoCall/control.16_h264
+++ b/client/site_tests/power_VideoCall/_control.16_h264
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.16_h264"
 PURPOSE = "Simulates video call."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "MEDIUM"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.16_vp8 b/client/site_tests/power_VideoCall/_control.16_vp8
similarity index 79%
rename from client/site_tests/power_VideoCall/control.16_vp8
rename to client/site_tests/power_VideoCall/_control.16_vp8
index e28afed..fe22100 100644
--- a/client/site_tests/power_VideoCall/control.16_vp8
+++ b/client/site_tests/power_VideoCall/_control.16_vp8
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.16_vp8"
 PURPOSE = "Simulates video call."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "MEDIUM"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.16_vp8_multitask b/client/site_tests/power_VideoCall/_control.16_vp8_multitask
similarity index 79%
rename from client/site_tests/power_VideoCall/control.16_vp8_multitask
rename to client/site_tests/power_VideoCall/_control.16_vp8_multitask
index 7e913d3..5fa8be3 100644
--- a/client/site_tests/power_VideoCall/control.16_vp8_multitask
+++ b/client/site_tests/power_VideoCall/_control.16_vp8_multitask
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.16_vp8_multitask"
 PURPOSE = "Simulates video call multitasking."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "MEDIUM"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.16_vp8_multitask_2hr b/client/site_tests/power_VideoCall/_control.16_vp8_multitask_2hr
similarity index 80%
rename from client/site_tests/power_VideoCall/control.16_vp8_multitask_2hr
rename to client/site_tests/power_VideoCall/_control.16_vp8_multitask_2hr
index 8975803..8fdc994 100644
--- a/client/site_tests/power_VideoCall/control.16_vp8_multitask_2hr
+++ b/client/site_tests/power_VideoCall/_control.16_vp8_multitask_2hr
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.16_vp8_multitask_2hr"
 PURPOSE = "Simulates video call multitasking."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "LENGTHY"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.16_vp9 b/client/site_tests/power_VideoCall/_control.16_vp9
similarity index 79%
rename from client/site_tests/power_VideoCall/control.16_vp9
rename to client/site_tests/power_VideoCall/_control.16_vp9
index 47f2ee7..88bc5ba 100644
--- a/client/site_tests/power_VideoCall/control.16_vp9
+++ b/client/site_tests/power_VideoCall/_control.16_vp9
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.16_vp9"
 PURPOSE = "Simulates video call."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "MEDIUM"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.25min b/client/site_tests/power_VideoCall/_control.25min
similarity index 79%
rename from client/site_tests/power_VideoCall/control.25min
rename to client/site_tests/power_VideoCall/_control.25min
index 369b2f5..6260518 100644
--- a/client/site_tests/power_VideoCall/control.25min
+++ b/client/site_tests/power_VideoCall/_control.25min
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.25min"
 PURPOSE = "Simulates video call multitasking."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "LENGTHY"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.49_h264 b/client/site_tests/power_VideoCall/_control.49_h264
similarity index 79%
rename from client/site_tests/power_VideoCall/control.49_h264
rename to client/site_tests/power_VideoCall/_control.49_h264
index 904d66c..4d4f853 100644
--- a/client/site_tests/power_VideoCall/control.49_h264
+++ b/client/site_tests/power_VideoCall/_control.49_h264
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.49_h264"
 PURPOSE = "Simulates video call."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "MEDIUM"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.49_vp8 b/client/site_tests/power_VideoCall/_control.49_vp8
similarity index 79%
rename from client/site_tests/power_VideoCall/control.49_vp8
rename to client/site_tests/power_VideoCall/_control.49_vp8
index 5ffad95..5b86ac6 100644
--- a/client/site_tests/power_VideoCall/control.49_vp8
+++ b/client/site_tests/power_VideoCall/_control.49_vp8
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.49_vp8"
 PURPOSE = "Simulates video call."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "MEDIUM"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.49_vp9 b/client/site_tests/power_VideoCall/_control.49_vp9
similarity index 79%
rename from client/site_tests/power_VideoCall/control.49_vp9
rename to client/site_tests/power_VideoCall/_control.49_vp9
index dcae53d..0d2b97d 100644
--- a/client/site_tests/power_VideoCall/control.49_vp9
+++ b/client/site_tests/power_VideoCall/_control.49_vp9
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.49_vp9"
 PURPOSE = "Simulates video call."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "MEDIUM"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.FDO_25min b/client/site_tests/power_VideoCall/_control.FDO_25min
similarity index 83%
rename from client/site_tests/power_VideoCall/control.FDO_25min
rename to client/site_tests/power_VideoCall/_control.FDO_25min
index 66a1a31..177f1c4 100644
--- a/client/site_tests/power_VideoCall/control.FDO_25min
+++ b/client/site_tests/power_VideoCall/_control.FDO_25min
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.FDO_25min"
 PURPOSE = "Simulates video call multitasking."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "LENGTHY"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.FDO_fast b/client/site_tests/power_VideoCall/_control.FDO_fast
similarity index 83%
rename from client/site_tests/power_VideoCall/control.FDO_fast
rename to client/site_tests/power_VideoCall/_control.FDO_fast
index e8f6f21..189d396 100644
--- a/client/site_tests/power_VideoCall/control.FDO_fast
+++ b/client/site_tests/power_VideoCall/_control.FDO_fast
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.FDO_fast"
 PURPOSE = "Make sure power_VideoCall works fine with optional force discharge."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "MEDIUM"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.fast b/client/site_tests/power_VideoCall/_control.fast
similarity index 79%
rename from client/site_tests/power_VideoCall/control.fast
rename to client/site_tests/power_VideoCall/_control.fast
index d288f09..95e41d3 100644
--- a/client/site_tests/power_VideoCall/control.fast
+++ b/client/site_tests/power_VideoCall/_control.fast
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.fast"
 PURPOSE = "Make sure power_VideoCall works fine."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "MEDIUM"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoCall/control.fast_crosbolt b/client/site_tests/power_VideoCall/_control.fast_crosbolt
similarity index 84%
rename from client/site_tests/power_VideoCall/control.fast_crosbolt
rename to client/site_tests/power_VideoCall/_control.fast_crosbolt
index 00541dc..c2fbc65 100644
--- a/client/site_tests/power_VideoCall/control.fast_crosbolt
+++ b/client/site_tests/power_VideoCall/_control.fast_crosbolt
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoCall.fast_crosbolt"
 PURPOSE = "Make sure power_VideoCall works fine."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "MEDIUM"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoDetector/control b/client/site_tests/power_VideoDetector/_control
similarity index 76%
rename from client/site_tests/power_VideoDetector/control
rename to client/site_tests/power_VideoDetector/_control
index 4ad545f..7eb681a 100644
--- a/client/site_tests/power_VideoDetector/control
+++ b/client/site_tests/power_VideoDetector/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "sque"
 NAME = "power_VideoDetector"
 PURPOSE = "Verify the backlight does not get dimmed while playing video."
diff --git a/client/site_tests/power_VideoEncode/control b/client/site_tests/power_VideoEncode/_control
similarity index 70%
rename from client/site_tests/power_VideoEncode/control
rename to client/site_tests/power_VideoEncode/_control
index 4104e3a..97f3850 100644
--- a/client/site_tests/power_VideoEncode/control
+++ b/client/site_tests/power_VideoEncode/_control
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoEncode"
 PURPOSE = "Measure video encode power usage."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "LONG"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoEncode/control.FDO b/client/site_tests/power_VideoEncode/_control.FDO
similarity index 79%
rename from client/site_tests/power_VideoEncode/control.FDO
rename to client/site_tests/power_VideoEncode/_control.FDO
index da8e159..484e817 100644
--- a/client/site_tests/power_VideoEncode/control.FDO
+++ b/client/site_tests/power_VideoEncode/_control.FDO
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoEncode.FDO"
 PURPOSE = "Measure video encode power usage with optional force discharge."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "LONG"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoEncode/control.FDO_fast b/client/site_tests/power_VideoEncode/_control.FDO_fast
similarity index 81%
rename from client/site_tests/power_VideoEncode/control.FDO_fast
rename to client/site_tests/power_VideoEncode/_control.FDO_fast
index c9861de..8a5ce2b 100644
--- a/client/site_tests/power_VideoEncode/control.FDO_fast
+++ b/client/site_tests/power_VideoEncode/_control.FDO_fast
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoEncode.FDO_fast"
 PURPOSE = "Make sure video encode works fine with optional force discharge."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "FAST"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_VideoEncode/control.fast b/client/site_tests/power_VideoEncode/_control.fast
similarity index 75%
rename from client/site_tests/power_VideoEncode/control.fast
rename to client/site_tests/power_VideoEncode/_control.fast
index a65c25c..256b8f4 100644
--- a/client/site_tests/power_VideoEncode/control.fast
+++ b/client/site_tests/power_VideoEncode/_control.fast
@@ -1,6 +1,12 @@
 AUTHOR = "puthik"
 NAME = "power_VideoEncode.fast"
 PURPOSE = "Measure video encode power usage."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "FAST"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_WebGL/control b/client/site_tests/power_WebGL/_control
similarity index 72%
rename from client/site_tests/power_WebGL/control
rename to client/site_tests/power_WebGL/_control
index b21ffa4..57fe5f1 100644
--- a/client/site_tests/power_WebGL/control
+++ b/client/site_tests/power_WebGL/_control
@@ -1,6 +1,12 @@
 AUTHOR = "Chrome OS Team"
 NAME = "power_WebGL"
 PURPOSE = "Measure WebGL power usage."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "SHORT"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_WebGL/control.fast b/client/site_tests/power_WebGL/_control.fast
similarity index 70%
rename from client/site_tests/power_WebGL/control.fast
rename to client/site_tests/power_WebGL/_control.fast
index 4c155c2..b1b7b45 100644
--- a/client/site_tests/power_WebGL/control.fast
+++ b/client/site_tests/power_WebGL/_control.fast
@@ -1,6 +1,12 @@
 AUTHOR = "Chrome OS Team"
 NAME = "power_WebGL.fast"
 PURPOSE = "Measure WebGL power usage."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "SHORT"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/power_WifiIdle/control b/client/site_tests/power_WifiIdle/_control
similarity index 72%
rename from client/site_tests/power_WifiIdle/control
rename to client/site_tests/power_WifiIdle/_control
index 4e66ecf..f0312ed 100644
--- a/client/site_tests/power_WifiIdle/control
+++ b/client/site_tests/power_WifiIdle/_control
@@ -1,6 +1,12 @@
 AUTHOR = "Chrome OS Team"
 NAME = "power_WifiIdle"
 PURPOSE = "Measure power usage with wifi on or off."
+
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 CRITERIA = "This test is a benchmark."
 TIME = "SHORT"
 TEST_CATEGORY = "Benchmark"
diff --git a/client/site_tests/security_CpuVulnerabilities/control b/client/site_tests/security_CpuVulnerabilities/_control
similarity index 79%
rename from client/site_tests/security_CpuVulnerabilities/control
rename to client/site_tests/security_CpuVulnerabilities/_control
index e157f0a..1e93706 100644
--- a/client/site_tests/security_CpuVulnerabilities/control
+++ b/client/site_tests/security_CpuVulnerabilities/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "security_CpuVulnerabilities"
 PURPOSE = "Ensure Chrome OS contains mitigations against CPU vulnerabilities."
diff --git a/client/site_tests/security_ProcessManagementPolicy/control b/client/site_tests/security_ProcessManagementPolicy/_control
similarity index 86%
rename from client/site_tests/security_ProcessManagementPolicy/control
rename to client/site_tests/security_ProcessManagementPolicy/_control
index cd24072..479fb51 100644
--- a/client/site_tests/security_ProcessManagementPolicy/control
+++ b/client/site_tests/security_ProcessManagementPolicy/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 TIME="SHORT"
 AUTHOR = "The Chromium OS Authors"
 DOC = """
diff --git a/client/site_tests/security_x86Registers/control b/client/site_tests/security_x86Registers/_control
similarity index 79%
rename from client/site_tests/security_x86Registers/control
rename to client/site_tests/security_x86Registers/_control
index 498135f..2219058 100644
--- a/client/site_tests/security_x86Registers/control
+++ b/client/site_tests/security_x86Registers/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "Chrome OS Team"
 NAME = "security_x86Registers"
 PURPOSE = "Verify that CPU registers on x86 are set correctly."
diff --git a/client/site_tests/telemetry_AFDOGenerateClient/control b/client/site_tests/telemetry_AFDOGenerateClient/_control
similarity index 85%
rename from client/site_tests/telemetry_AFDOGenerateClient/control
rename to client/site_tests/telemetry_AFDOGenerateClient/_control
index 12a34fb..db2a183 100644
--- a/client/site_tests/telemetry_AFDOGenerateClient/control
+++ b/client/site_tests/telemetry_AFDOGenerateClient/_control
@@ -2,6 +2,11 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
+# For instructions on how to: go/tauto-py3-migration
+# To re-enable migrate to Python 3.
+# If the test is not migrated by 1/14/22 it will be deleted.
+
 AUTHOR = "llozano@chromium.org cmtice@chromium.org bjanakiraman@chromium.org"
 NAME = "telemetry_AFDOGenerateClient"
 PURPOSE = "Navigate a set of pages so that a Chrome profile can be captured"