zuul/tests/fixtures/custom_functions.py

3 lines
73 B
Python

def select_debian_node(item, params):
params['ZUUL_NODE'] = 'debian'