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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 AUTHOR = "Chromium OS Team"
6 NAME = "CryptohomeSyncStress"
7 PURPOSE = "Login in and verify that cryptohome is mounted successfully."
8 TIME = "LONG"
9 TEST_CATEGORY = "Stress"
10 TEST_CLASS = "platform"
11 TEST_TYPE = "client"
12
13 DOC = """
14 This test is intended to be used from platform_CryptohomeSyncStressServer.
15 """
16
17 job.run_test('platform_CryptohomeSyncStress')
OLDNEW
« 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