blob: c3020696077d8e36d3be778c4c3a53189668eea5 [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'
ATTRIBUTES = ('suite:network_nightly, suite:wifi_matfunc,'
'suite:wifi_matfunc_noservo, suite:bvt-perbuild,'
'suite:wificell-pre-cq')
TIME = 'SHORT'
TEST_TYPE = 'client'
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')