blob: 849462f75caf32bf6f9c2fd8b199212c5ac81902 [file] [log] [blame]
# Copyright (c) 2011 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 = "Chrome OS Team"
NAME = "stub_Pass.wifichaos"
PURPOSE = "To re-image chaos_dut machines nightly."
CRITERIA = "This test will always succeed."
ATTRIBUTES = "suite:wifichaos"
DEPENDENCIES = "chaos_dut"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "stub"
TEST_TYPE = "client"
PY_VERSION = 3
DOC = """
This is a placeholder test for allowing the scheduler to install tests on the
chaos_dut machines
"""
job.run_test('stub_Pass', tag='wifichaos')