• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2019 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 = 'matthewmwang'
6NAME = 'network_ConfigureEthernetServiceForProfile'
7TIME = 'SHORT'
8TEST_TYPE = 'client'
9ATTRIBUTES = "suite:bvt-perbuild"
10
11DOC = """
12  Tests that it is possible to apply static IP configuration to an Ethernet
13  service.
14"""
15
16job.run_test('network_ConfigureEthernetServiceForProfile')
17