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:
156 INSTALL_STEP = 'install' variable158 ALL_STEPS = [BUILD_STEP, INSTALL_STEP, TEST_STEP]
137 dest='steps', const=constants.INSTALL_STEP,
181 if constants.INSTALL_STEP not in steps: