Searched full:artifact_paths (Results 1 – 4 of 4) sorted by relevance
36 artifact_paths:53 artifact_paths:71 artifact_paths:94 artifact_paths:112 artifact_paths:130 artifact_paths:148 artifact_paths:166 artifact_paths:189 artifact_paths:207 artifact_paths:[all …]
46 artifact_paths:68 artifact_paths:90 artifact_paths:
160 def _upload_artifact_with_upload_js(name, artifact_paths, directory): argument161 """Uploads the artifacts in |artifact_paths| that are located in |directory|163 command = [UPLOAD_JS, name, directory] + artifact_paths172 artifact_paths = []175 artifact_paths.append(os.path.join(root, file_path))176 logging.debug('Artifact paths: %s.', artifact_paths)177 return _upload_artifact_with_upload_js(name, artifact_paths, directory)
31 artifact_paths: