• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2013 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
5AUTHOR = 'quiche, pstew'
6NAME = 'network_DefaultProfileServices'
7# TODO(ihf): Move back to bvt-cq after crbug.com/609840 is fixed.
8ATTRIBUTES = "suite:bvt-perbuild, subsystem:network"
9TIME = 'SHORT'
10TEST_TYPE = 'client'
11JOB_RETRIES = 2
12
13DOC = """
14  Tests that, when shill starts, it instantiates Services for services
15  which are in the persistent default profile.
16
17"""
18
19job.run_test('network_DefaultProfileServices')
20