Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(116)

Unified Diff: client/site_tests/platform_CryptohomeSyncStress/control

Issue 3465002: Add Sentry power strip control and cryptohome/sync stress test (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git
Patch Set: Mistake: iterations is already an autotest parameter for run_tests() Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: client/site_tests/platform_CryptohomeSyncStress/control
diff --git a/client/site_tests/platform_CryptohomeSyncStress/control b/client/site_tests/platform_CryptohomeSyncStress/control
new file mode 100644
index 0000000000000000000000000000000000000000..c92897cce05a22e490bc8dafbffacf4a81be3a95
--- /dev/null
+++ b/client/site_tests/platform_CryptohomeSyncStress/control
@@ -0,0 +1,17 @@
+# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+AUTHOR = "Chromium OS Team"
+NAME = "CryptohomeSyncStress"
+PURPOSE = "Login in and verify that cryptohome is mounted successfully."
+TIME = "LONG"
+TEST_CATEGORY = "Stress"
+TEST_CLASS = "platform"
+TEST_TYPE = "client"
+
+DOC = """
+This test is intended to be used from platform_CryptohomeSyncStressServer.
+"""
+
+job.run_test('platform_CryptohomeSyncStress')
« no previous file with comments | « client/common_lib/power_strip.py ('k') | client/site_tests/platform_CryptohomeSyncStress/platform_CryptohomeSyncStress.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698