1option('tests', type: 'feature', value: 'enabled', description: 'Build tests') 2 3option( 4 'unit-failure-monitor', 5 type: 'feature', 6 value: 'enabled', 7 description: 'Build phosphor-unit-failure-monitor', 8) 9