Skip to content

Configuration tree for AliECS workflows and tasks

License

Notifications You must be signed in to change notification settings

sy-c/ControlWorkflows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The FLP Suite Workflow Configuration repository

This repository hosts the configuration tree for AliECS workflows and tasks.

Common workflow variables

All AliECS variables are strings. Some workflow templates can choose to treat a string variable as a JSON payload, with built in functions such as ToJson/FromJson, but they are always provided as strings by the user, and stored as strings in the key-value map.

Variable Description Example
hosts JSON-formatted list of hosts to control the scale of certain workflows ["myhost1","myhost2"]
readout_cfg_uri URI of a Readout configuration payload file:/home/flp/readout.cfg
user Name of the Linux user that should run all tasks root

About

Configuration tree for AliECS workflows and tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published