Searched defs:job_repo_url (Results 1 – 9 of 9) sorted by relevance
/external/autotest/server/cros/ |
D | autoupdate_utils.py | 13 def get_updater_from_repo_url(host, job_repo_url=None): argument
|
/external/autotest/server/site_tests/autoupdate_Rollback/ |
D | autoupdate_Rollback.py | 16 def run_once(self, host, job_repo_url=None): argument
|
/external/autotest/server/site_tests/autoupdate_P2P/ |
D | autoupdate_P2P.py | 203 def _verify_hosts(self, job_repo_url): argument 233 def run_once(self, hosts, job_repo_url=None, too_many_attempts=False, argument
|
/external/autotest/server/site_tests/autoupdate_Cellular/ |
D | autoupdate_Cellular.py | 33 def run_once(self, host, job_repo_url=None, full_payload=True): argument
|
/external/autotest/server/site_tests/autoupdate_NonBlockingOOBEUpdate/ |
D | autoupdate_NonBlockingOOBEUpdate.py | 24 def run_once(self, host, full_payload=True, job_repo_url=None): argument
|
/external/autotest/server/site_tests/platform_RebootAfterUpdate/ |
D | platform_RebootAfterUpdate.py | 60 def run_once(self, host, job_repo_url=None): argument
|
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/ |
D | autoupdate_ForcedOOBEUpdate.py | 147 interrupt=False, max_updates=1, job_repo_url=None): argument
|
/external/autotest/server/cros/update_engine/ |
D | update_engine_test.py | 475 def get_update_url_for_test(self, job_repo_url, full_payload=True, argument
|
/external/autotest/site_utils/ |
D | acts_lib.py | 33 def create_acts_package_from_current_artifact(test_station, job_repo_url, argument
|