1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/tests/data/test-agenda.yaml
Sergei Trofimov 2bbe300dc2 tests: moved out of wa package
Tests now reside in the root of the repo, rather than in wa package.
This means they will no longer packaged and installed in user
deployments (they're only useful for developers).
2017-04-27 17:36:44 +01:00

26 lines
702 B
YAML

global:
iterations: 8
boot_parameters:
os_mode: mp_a15_bootcluster
runtime_parameters:
a7_governor: Interactive
a15_governor: Interactive2
a7_cores: 3
a15_cores: 2
workloads:
- id: 1c
workload_name: bbench_with_audio
- id: 1d
workload_name: Bbench_with_audio
runtime_parameters:
os_mode: mp_a7_only
a7_cores: 0
iterations: 4
- id: 1e
workload_name: audio
- id: 1f
workload_name: antutu
runtime_parameters:
a7_cores: 1
a15_cores: 1