Home
last modified time | relevance | path

Searched refs:STAGE_ARTIFACT (Results 1 – 6 of 6) sorted by relevance

/tools/acloud/internal/
Dconstants.py238 STAGE_ARTIFACT = 3 variable
/tools/acloud/public/actions/
Dremote_host_gf_device_factory_test.py197 mock.call(constants.STAGE_ARTIFACT),
404 mock.call(constants.STAGE_ARTIFACT)])
Dcommon_operations.py38 constants.STAGE_ARTIFACT: constants.ACLOUD_DOWNLOAD_ARTIFACT_ERROR,
Dremote_host_cf_device_factory.py102 self._compute_client.SetStage(constants.STAGE_ARTIFACT)
Dremote_host_gf_device_factory.py196 client.SetStage(constants.STAGE_ARTIFACT)
/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py317 self.SetStage(constants.STAGE_ARTIFACT)