Searched refs:ALL_STEPS (Results 1 – 4 of 4) sorted by relevance
175 steps = args.steps or constants.ALL_STEPS654 steps = args.steps if args.steps else constants.ALL_STEPS
136 ALL_STEPS = [BUILD_STEP, INSTALL_STEP, TEST_STEP] variable
180 steps = args.steps or constants.ALL_STEPS766 steps = args.steps if args.steps else constants.ALL_STEPS
158 ALL_STEPS = [BUILD_STEP, INSTALL_STEP, TEST_STEP] variable