cheets_CTS_N: combined notest module filter.

Two no-test modules are now combined to form a no-test chunk with
two modules. Mark the combination as no-test as well for now.
Future TODO may be to extended |target_module| to take the list of modules.

BUG=b:124203831
BUG=b:122870115
TEST=cheets_CTS_N.7.1_r24.arm.CtsSample

Change-Id: I7c10c9d2661c096c40e0d157996a1f971a1fcbf0
Reviewed-on: https://chromium-review.googlesource.com/c/1465608
Reviewed-by: Kazuhiro Inaba <kinaba@chromium.org>
Tested-by: Kazuhiro Inaba <kinaba@chromium.org>
diff --git a/server/site_tests/cheets_CTS_N/notest_modules/notest_packages.yaml b/server/site_tests/cheets_CTS_N/notest_modules/notest_packages.yaml
index ffba2b1..6d98233 100644
--- a/server/site_tests/cheets_CTS_N/notest_modules/notest_packages.yaml
+++ b/server/site_tests/cheets_CTS_N/notest_modules/notest_packages.yaml
@@ -1,5 +1,6 @@
 CtsAlarmClockTestCases: [all]
 CtsCarTestCases: [all]
+CtsSample: [all]
 CtsSampleDeviceTestCases: [all]
 CtsSampleHostTestCases: [all]
 CtsSystemUiTestCases: [all]