Home | History | Annotate | Download | only in site_utils

Lines Matching refs:result_path

872     def setup_test(self, name, job_id, server_package_url, result_path,
889 @param result_path: Directory to be mounted to container to store test
904 if not os.path.exists(result_path):
906 result_path)
907 result_path = os.path.abspath(result_path)
909 # Save control file to result_path temporarily. The reason is that the
918 safe_control = os.path.join(result_path, control_file_name)
973 (result_path,