Home | History | Annotate | Download | only in video_VDAStressSetup
      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 
      5 AUTHOR = "Chrome OS Team, chromeos-video (a] google.com"
      6 NAME = "video_VDAStressSetup"
      7 TIME = "MEDIUM"
      8 TEST_CATEGORY = "Functional"
      9 TEST_CLASS = "video"
     10 TEST_TYPE = "server"
     11 
     12 DOC = """
     13 This test is the setup step for: video_VDAStress
     14 
     15 It prepares the server for video_VDAStress by downloading test videos
     16 from cloud storage. Do not run this test. Run server/video_VDAStress.
     17 """
     18