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.py36 MOBLAB_BOTO_LOCATION = '%s/.boto' % MOBLAB_HOME variable
139 self.send_file(boto_path, MOBLAB_BOTO_LOCATION)
140 self.run('chown moblab:moblab %s' % MOBLAB_BOTO_LOCATION)
/external/autotest/frontend/afe/
Dmoblab_rpc_interface.py34 MOBLAB_BOTO_LOCATION = '/home/moblab/.boto' variable
225 shutil.copyfile(boto_key, moblab_host.MOBLAB_BOTO_LOCATION)
324 boto_config.read(MOBLAB_BOTO_LOCATION)
446 _write_config_file(MOBLAB_BOTO_LOCATION, boto_config, True)