mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-30 22:54:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			557 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			557 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| 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
 |