blob: 6628ad8d354f90c28fc0e381e30171927c85666c [file] [log] [blame]
# Copyright 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.
# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
# For instructions on how to: go/tauto-py3-migration
# To re-enable migrate to Python 3.
# If the test is not migrated by 1/14/22 it will be deleted.
AUTHOR = "dtosic@chromium.org, wirebrand@chromium.org"
NAME = "enterprise_CFM_AtrusUpdaterStress"
TIME = "LONG"
TEST_CATEGORY = "Stress"
TEST_CLASS = "enterprise"
ATTRIBUTES = ""
TEST_TYPE = "client"
DEPENDENCIES = "atrus"
DOC = """
This test repeatedly runs a firmware upgrade of the device. During the upgrade
transfer of the binary, and writing of the binary to flash is validated.
"""
job.run_test('enterprise_CFM_AtrusUpdaterStress', repeat=10)