| # Copyright 2020 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. |
| # This file has been automatically generated. Do not edit! |
| NAME = 'cheets_CTS_R.arm.CtsJobSchedulerTestCases' |
| MAX_RESULT_SIZE_KB = 512000 |
| DOC = 'Run module CtsJobSchedulerTestCases of the Android Compatibility Test Suite (CTS) using arm ABI in the ARC++ container.' |
| host_list = [hosts.create_host(machine)] |
| tag='arm.CtsJobSchedulerTestCases', |
| test_name='cheets_CTS_R.arm.CtsJobSchedulerTestCases', |
| run_template=['run', 'commandAndExit', 'cts', '--module', 'CtsJobSchedulerTestCases'], |
| retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'], |
| target_module='CtsJobSchedulerTestCases', |
| precondition_commands=['/usr/local/autotest/cros/scripts/wifi connect %s %s' % (ssid, wifipass), '/usr/local/autotest/cros/scripts/reorder-services-moblab.sh wifi'], |
| warn_on_test_retry=False, |
| parallel_simple(run_TS, machines) |