blob: 4d4bc88697959d072513e16cf0697786ded7486a [file] [log] [blame]
Jagpal Singh Gill7e11ab02023-12-08 11:41:41 -08001option('tests', type: 'feature', description: 'Build tests')
Jagpal Singh Gillea100c92024-03-03 18:43:53 -08002
3# Variables
4option('monitor-collection-interval', type: 'integer', value: 1, description: 'The health monitor collection interval in seconds.',)