Searched refs:INSTALL_STEP (Results 1 – 6 of 6) sorted by relevance
134 INSTALL_STEP = 'install' variable136 ALL_STEPS = [BUILD_STEP, INSTALL_STEP, TEST_STEP]
122 dest='steps', const=constants.INSTALL_STEP,
176 if constants.INSTALL_STEP not in steps:
165 INSTALL_STEP = 'install' variable167 ALL_STEPS = [BUILD_STEP, INSTALL_STEP, TEST_STEP]
170 dest='steps', const=constants.INSTALL_STEP,
225 if constants.INSTALL_STEP not in steps: