1# Copyright (c) 2013 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5AUTHOR = "Chrome OS Team, chromeos-video@google.com" 6NAME = "video_VDAStressSetup" 7TIME = "MEDIUM" 8TEST_CATEGORY = "Functional" 9TEST_CLASS = "video" 10TEST_TYPE = "server" 11 12DOC = """ 13This test is the setup step for: video_VDAStress 14 15It prepares the server for video_VDAStress by downloading test videos 16from cloud storage. Do not run this test. Run server/video_VDAStress. 17""" 18