Home
last modified time | relevance | path

Searched refs:job_repo_url (Results 1 – 12 of 12) sorted by relevance

/external/autotest/server/cros/
Dautoupdate_utils.py13 def get_updater_from_repo_url(host, job_repo_url=None): argument
33 if not job_repo_url:
35 job_repo_url = info.attributes.get(host.job_repo_url_attribute, '')
36 if not job_repo_url:
42 ds_url, build = tools.get_devserver_build_from_package_url(job_repo_url)
/external/autotest/server/site_tests/autoupdate_Rollback/
Dcontrol27 job_repo_url: repo url to use to find image to update from -- assumes caller
39 args="job_repo_url=http://<your_hostname>:8080/static/\
44 test_that -b parrot --args="job_repo_url=http://<your_machine>:8080/static/\
50 job_repo_url = args_dict.get('job_repo_url')
57 job_repo_url=job_repo_url)
Dautoupdate_Rollback.py16 def run_once(self, host, job_repo_url=None): argument
26 updater = autoupdate_utils.get_updater_from_repo_url(host, job_repo_url)
/external/autotest/server/site_tests/platform_RebootAfterUpdate/
Dcontrol21 job_repo_url: repo url to use to find image to update from -- assumes caller
32 args="job_repo_url=http://<your_hostname>:8080/static/\
37 job_repo_url = args_dict.get('job_repo_url')
43 host=host, job_repo_url=job_repo_url)
Dplatform_RebootAfterUpdate.py60 def run_once(self, host, job_repo_url=None): argument
70 updater = autoupdate_utils.get_updater_from_repo_url(host, job_repo_url)
/external/autotest/server/
Dadb_utils.py46 job_repo_url = os.path.join(host_devserver_url, build_name)
49 job_repo_url = info.attributes.get(host.job_repo_url_attribute, '')
50 if not job_repo_url:
55 devserver_url = dev_server.AndroidBuildServer.get_server_url(job_repo_url)
57 build_info = host.get_build_info_from_build_url(job_repo_url)
/external/autotest/server/site_tests/android_ACTS/
Dandroid_ACTS.py159 job_repo_url = info.attributes.get(primary_host.job_repo_url_attribute,
177 job_repo_url)
/external/autotest/site_utils/
Dacts_lib.py33 def create_acts_package_from_current_artifact(test_station, job_repo_url, argument
48 build_info = adb_host.ADBHost.get_build_info_from_build_url(job_repo_url)
52 build_info['build_id'], job_repo_url, target_zip_file)
/external/toolchain-utils/crosperf/test_cache/test_input/
Dresults.txt1job_repo_url contains autotest packages on ['chromeos2-row2-rack4-host11.cros']\n13:22:43 INFO | a…
/external/autotest/server/hosts/
Dadb_host.py1695 job_repo_url = info.attributes.get(self.job_repo_url_attribute, '')
1696 if not job_repo_url:
1702 build_info = ADBHost.get_build_info_from_build_url(job_repo_url)
1709 job_repo_url)
1831 job_repo_url = info.attributes.get(self.job_repo_url_attribute)
1832 if job_repo_url is not None:
1835 job_repo_url, True))
Dcros_host.py372 job_repo_url = info.attributes.get(ds_constants.JOB_REPO_URL, '')
373 if not job_repo_url:
377 logging.info('Verifying job repo url %s', job_repo_url)
379 job_repo_url)
449 job_repo_url = info.attributes.get(ds_constants.JOB_REPO_URL, '')
450 if job_repo_url:
452 tools.get_devserver_build_from_package_url(job_repo_url))
/external/toolchain-utils/crosperf/test_cache/compare_output/
Dresults.txt1job_repo_url for <remote host: 172.17.128.241>\n14:20:23 INFO | Could not install autotest using t…