blob: c512e2ea405f990920d667a2fc303ce0df5d3d08 [file] [log] [blame]
# Copyright (c) 2018 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 = 'kirtika'
NAME = 'network_ShillStability.bvt'
# ATTRIBUTES = 'suite:bvt-cq'
TIME = 'SHORT'
TEST_TYPE = 'client'
JOB_RETRIES = 2
DOC = """
Smoke-test to ensure that shill is stable and not crashing and re-spawning
over a 90 second test interval. Shill respawns every 10 seconds if it crashes,
so this is tested by checking that the PID is constant.
"""
job.run_test('network_ShillStability')