mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 19:02:31 +01:00
Travis: Run the idle workload as part of the tests.
This commit is contained in:
23
tests/travis/idle_agenda.yaml
Normal file
23
tests/travis/idle_agenda.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
config:
|
||||
iterations: 1
|
||||
augmentations:
|
||||
- ~~
|
||||
- status
|
||||
device: generic_local
|
||||
device_config:
|
||||
big_core: null
|
||||
core_clusters: null
|
||||
core_names: null
|
||||
executables_directory: null
|
||||
keep_password: true
|
||||
load_default_modules: false
|
||||
model: null
|
||||
modules: null
|
||||
password: null
|
||||
shell_prompt: !<tag:wa:regex> '40:^.*(shell|root|juno)@?.*:[/~]\S* *[#$] '
|
||||
unrooted: True
|
||||
working_directory: null
|
||||
workloads:
|
||||
- name: idle
|
||||
params:
|
||||
duration: 1
|
Reference in New Issue
Block a user