blob: 9382af075ef23f383c3a2a571acf8fa264cac9e5 [file] [log] [blame]
# Copyright (c) 2016 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.
TIME="SHORT"
AUTHOR = "The Chromium OS Authors"
DOC = """
Tests features of the run_oci tool.
"""
NAME = "security_RunOci"
PURPOSE = "Regression and integration tests of run_oci."
CRITERIA = """
Fail if the OCI configuration isn't configured correctly.
"""
ATTRIBUTES = "suite:bvt-cq"
TEST_CLASS = "security"
TEST_CATEGORY = "Functional"
TEST_TYPE = "client"
JOB_RETRIES = 2
job.run_test("security_RunOci")