1option('tests', type: 'feature', description: 'Build tests')
2
3# Variables
4option('monitor-collection-interval', type: 'integer', value: 1, description: 'The health monitor collection interval in seconds.',)
5