blob: bea454069e4a451e12e01893ed289f1e3a15f66d [file] [log] [blame]
# Copyright 2021 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 = "Ambalavanan M M <ambalavanan.m.m@intel.com>"
NAME = "video_YouTubePlaybackStress.youtube_silver"
TIME = "SHORT"
TEST_TYPE = "client"
ATTRIBUTES = "suite:youtube_silver"
TEST_CATEGORY = "stress"
TEST_CLASS = "Video"
EXTENDED_TIMEOUT=43300 # Adding 100 to allow some time for test to start/stop
DOC = """
Play online Youtube video for given duration
Test Steps:
1. Boot the Chromebook and enter credentials to login into Chrome OS.
2. Open Youtube and play HD video
3. Check for frame drops and verify if audio routes through Internal speaker for
long duration.
Milestone criteria:
Bronze: 6 hours
Silver: 9 hours
Gold: 12 hours
Command to exececute:
test_that -b $board $dut video_YouTubePlaybackStress.youtube_silver
"""
job.run_test('video_YouTubePlaybackStress', test_duration=540*60)