Home
last modified time | relevance | path

Searched refs:full_payload (Results 1 – 25 of 34) sorted by relevance

12

/external/autotest/server/site_tests/autoupdate_Cellular/
Dautoupdate_Cellular.py27 def run_once(self, job_repo_url=None, full_payload=True): argument
36 full_payload=full_payload,
/external/autotest/server/site_tests/autoupdate_DataPreserved/
Dautoupdate_DataPreserved.py20 def run_once(self, full_payload=True, job_repo_url=None): argument
33 payload = self._get_payload_url(full_payload=full_payload)
/external/autotest/server/site_tests/policy_AUServer/
Dpolicy_AUServer.py27 def run_once(self, client_test, case, full_payload=True, argument
48 payload = self._get_payload_url(full_payload=full_payload)
/external/autotest/server/site_tests/autoupdate_NonBlockingOOBEUpdate/
Dautoupdate_NonBlockingOOBEUpdate.py22 def run_once(self, full_payload=True, job_repo_url=None): argument
46 payload = self._get_payload_url(full_payload=full_payload)
Dcontrol.delta29 full_payload=False, **args_dict)
/external/autotest/server/site_tests/autoupdate_OmahaResponse/
Dautoupdate_OmahaResponse.py22 def run_once(self, job_repo_url=None, full_payload=True, argument
51 payload = self._get_payload_url(full_payload=full_payload)
Dcontrol.bad_sha256.full23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
Dcontrol.url_switch.full23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
Dcontrol.backoff_disabled.full23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
Dcontrol.bad_metadata_size.full23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
Dcontrol.backoff_enabled.full23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
/external/autotest/server/site_tests/autoupdate_Interruptions/
Dautoupdate_Interruptions.py22 def run_once(self, full_payload=True, interrupt=None, job_repo_url=None): argument
36 full_payload=full_payload,
Dcontrol.reboot.full25 job.run_test('autoupdate_Interruptions', host=host, full_payload=True,
Dcontrol.network.full25 job.run_test('autoupdate_Interruptions', host=host, full_payload=True,
Dcontrol.suspend.full25 job.run_test('autoupdate_Interruptions', host=host, full_payload=True,
/external/autotest/server/cros/update_engine/
Dupdate_engine_test.py395 def _get_payload_url(self, build=None, full_payload=True): argument
413 if full_payload:
653 def get_update_url_for_test(self, job_repo_url, full_payload=True, argument
699 full_payload=full_payload)
704 if full_payload:
715 url_to_stage = self._get_payload_url(build, full_payload=True)
718 url_to_stage = self._get_payload_url(build, full_payload=False)
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
Dautoupdate_ForcedOOBEUpdate.py61 def run_once(self, full_payload=True, cellular=False, argument
84 full_payload=full_payload,
Dcontrol.cellular.delta24 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=False,
Dcontrol.cellular.full24 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
Dcontrol.interrupt.reboot.full26 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
Dcontrol.interrupt.reboot.full.moblab26 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
Dcontrol.interrupt.suspend.full26 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
Dcontrol.interrupt.suspend.full.moblab26 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
Dcontrol.interrupt.network.full29 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
Dcontrol.interrupt.network.full.moblab29 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,

12