Home
last modified time | relevance | path

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

12

/external/autotest/server/site_tests/autoupdate_Cellular/
Dautoupdate_Cellular.py26 def run_once(self, job_repo_url=None, full_payload=True): argument
28 full_payload=full_payload,
36 payload = self._get_payload_url(full_payload=full_payload)
46 is_delta=not full_payload)
Dcontrol.delta30 job.run_test('autoupdate_Cellular', host=host, full_payload=False,
/external/autotest/server/site_tests/autoupdate_NonBlockingOOBEUpdate/
Dautoupdate_NonBlockingOOBEUpdate.py22 def run_once(self, full_payload=True, job_repo_url=None): argument
42 full_payload=full_payload,
48 full_payload=full_payload, critical_update=False)
Dcontrol.delta29 full_payload=False, **args_dict)
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
Dautoupdate_ForcedOOBEUpdate.py54 def run_once(self, full_payload=True, cellular=False, argument
79 full_payload=full_payload,
90 payload = self._get_payload_url(full_payload=full_payload)
99 full_payload=full_payload)
Dcontrol.cellular.full24 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
Dcontrol.cellular.delta24 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=False,
Dcontrol.interrupt.full29 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
Dcontrol.delta29 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=False,
Dcontrol.full58 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
/external/autotest/server/site_tests/autoupdate_DataPreserved/
Dautoupdate_DataPreserved.py24 def run_once(self, host, full_payload=True, job_repo_url=None): argument
40 full_payload=full_payload,
Dcontrol.full25 job.run_test('autoupdate_DataPreserved', host=host, full_payload=True,
/external/autotest/server/site_tests/policy_AUServer/
Dpolicy_AUServer.py35 def run_once(self, client_test, case, full_payload=True, argument
56 payload = self._get_payload_url(full_payload=full_payload)
/external/autotest/server/site_tests/autoupdate_OmahaResponse/
Dautoupdate_OmahaResponse.py21 def run_once(self, job_repo_url=None, full_payload=True, argument
32 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.bad_metadata_size.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.backoff_enabled.full23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
Dcontrol.local32 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
/external/autotest/server/site_tests/autoupdate_Interruptions/
Dautoupdate_Interruptions.py21 def run_once(self, full_payload=True, job_repo_url=None): argument
34 full_payload=full_payload,
Dcontrol.full25 job.run_test('autoupdate_Interruptions', host=host, full_payload=True,
/external/autotest/server/cros/update_engine/
Dupdate_engine_test.py366 def _get_payload_url(self, build=None, full_payload=True): argument
384 if full_payload:
605 def get_update_url_for_test(self, job_repo_url, full_payload=True, argument
653 full_payload=full_payload)
658 if full_payload:
669 delta_payload = self._get_payload_url(build, full_payload=False)
/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
Dautoupdate_StartOOBEUpdate.py61 full_payload=True, critical_update=True): argument
95 is_delta=not full_payload,
/external/autotest/server/site_tests/autoupdate_Rollback/
Dcontrol37 artifacts=full_payload (and leave it on).

12