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

Side by Side Diff: client/site_tests/suite_Factory/control.config

Issue 2857012: Batched update of factory tests. (Closed) Base URL: ssh://gitrw.chromium.org/autotest.git
Patch Set: finished comment Created 10 years, 6 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
« no previous file with comments | « client/site_tests/suite_Factory/control ('k') | client/site_tests/suite_Factory/control.full » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = "Chrome OS Team"
6 NAME = "Factory"
7 PURPOSE = "Execute automated client side manufacturing tests."
8 TIME = "SHORT"
9 TEST_CATEGORY = "Functional"
10 TEST_CLASS = "suite"
11 TEST_TYPE = "client"
12
13 DOC = """
14 This test suite runs automated client-side manufacturing tests.
15 """
16
17 # Qualified Component Check
18 job.run_test('hardware_Components', approved_db='qualified_components')
19
OLDNEW
« no previous file with comments | « client/site_tests/suite_Factory/control ('k') | client/site_tests/suite_Factory/control.full » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698