1*a4c3d2e7SGeorge Liuoption(
2*a4c3d2e7SGeorge Liu    'tests', type : 'feature',
3*a4c3d2e7SGeorge Liu    value: 'enabled',
4*a4c3d2e7SGeorge Liu    description : 'Build tests'
5*a4c3d2e7SGeorge Liu)
6*a4c3d2e7SGeorge Liu
7*a4c3d2e7SGeorge Liuoption(
8*a4c3d2e7SGeorge Liu    'YAML_PATH', type: 'string',
9*a4c3d2e7SGeorge Liu    value: '',
10*a4c3d2e7SGeorge Liu    description: 'The path to the yaml config files.'
11*a4c3d2e7SGeorge Liu)