blob: f2f39ea00dfd9954e30472257b832ea4ed2f143c [file] [log] [blame]
# Copyright 2015 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 = "scunningham"
NAME = "longevity_Tracker"
PURPOSE = "Monitors performance & stability over long periods of time."
TIME = "LONG"
TEST_CATEGORY = "Performance"
TEST_CLASS = "performance"
TEST_TYPE = "client"
DEPENDENCIES = "longevity_3"
DOC = """
This test is used as a stability and longevity test for a Chrome OS device
and Kiosk App combination (i.e., a Digital Signage Product). The test measures
CPU and memory usage in the background while a Kiosk App is rendering intense
graphic and video images. The test terminates after 23:00 hours, or soon after
a terminate flag file is seen.
"""
job.run_test("longevity_Tracker")