Home
last modified time | relevance | path

Searched refs:MOBLAB_BOTO_LOCATION (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/hosts/
Dmoblab_host.py26 MOBLAB_BOTO_LOCATION = '/home/moblab/.boto' variable
98 self.send_file(boto_path, MOBLAB_BOTO_LOCATION)
99 self.run('chown moblab:moblab %s' % MOBLAB_BOTO_LOCATION)
/external/autotest/frontend/afe/
Dsite_rpc_interface.py39 MOBLAB_BOTO_LOCATION = '/home/moblab/.boto' variable
340 shutil.copyfile(boto_key, moblab_host.MOBLAB_BOTO_LOCATION)
Dsite_rpc_interface_unittest.py446 boto_key, site_rpc_interface.MOBLAB_BOTO_LOCATION)