Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dmoblab_host.py42 MOBLAB_BOTO_LOCATION = '%s/.boto' % MOBLAB_HOME variable
144 self.send_file(boto_path, MOBLAB_BOTO_LOCATION)
145 self.run('chown moblab:moblab %s' % MOBLAB_BOTO_LOCATION)
/external/autotest/frontend/afe/
Dmoblab_rpc_interface.py33 MOBLAB_BOTO_LOCATION = '/home/moblab/.boto' variable
223 shutil.copyfile(boto_key, moblab_host.MOBLAB_BOTO_LOCATION)
322 boto_config.read(MOBLAB_BOTO_LOCATION)
444 _write_config_file(MOBLAB_BOTO_LOCATION, boto_config, True)