blob: de842e11253f187b4077c6c1a37108dbc1fc1f6c [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.
# 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 = "Ambalavanan M M <ambalavanan.m.m@intel.com>"
NAME = "camera_CameraTakePictureStress.photo_catpure_bronze"
ATTRIBUTES = "suite:camera_bronze"
PURPOSE = "Photo capture for long duration"
CRITERIA = """
Fail if the picture is not taken or DUT hung
"""
TIME = "LONG"
TEST_CATEGORY = "stress"
TEST_CLASS = "imaging"
TEST_TYPE = "client"
TEST_CASE_ID = 'picture'
DOC = """
Take the Picture using Camera application
command to execute:
test_that -b $board $dut camera_CameraTakePictureStress.photo_catpure_bronze
"""
job.run_test('camera_CameraTakePictureStress',snaps=360)