Chameleon: Clean up the Chameleon suites
* Remove the deprecated end-to-end suites
* Add/remove the suite attributes
* Update the owner and CCes
BUG=None
TEST=None, trivial
Change-Id: I91f09e22a40b4745957694bf41a2af21f2d2f4d9
Reviewed-on: https://chromium-review.googlesource.com/326841
Commit-Ready: Wai-Hong Tam <waihong@chromium.org>
Tested-by: Wai-Hong Tam <waihong@chromium.org>
Reviewed-by: Kalin Stoyanov <kalin@chromium.org>
diff --git a/test_suites/control.chameleon_hdmi_stress b/test_suites/control.chameleon_hdmi_stress
index 2ea7c0e..f273e1a 100644
--- a/test_suites/control.chameleon_hdmi_stress
+++ b/test_suites/control.chameleon_hdmi_stress
@@ -35,11 +35,11 @@
# the bug filer will fallback to it's defaults.
_BUG_TEMPLATE = {
'labels': ['OS-Chrome', 'Cr-OS-Kernel-Graphics', 'Chameleon'],
- 'owner': 'yuli@chromium.org',
+ 'owner': 'kalin@chromium.org',
'status': None,
'summary': None,
'title': None,
- 'cc': ['kalin@chromium.org', 'waihong@chromium.org', 'conradlo@chromium.org']
+ 'cc': ['waihong@chromium.org', 'conradlo@chromium.org']
}
args_dict['suite_dependencies'] = 'chameleon:hdmi'