Searched refs:artifact_type (Results 1 – 1 of 1) sorted by relevance
1867 def _file_names_for_artifact(build, artifact_type, artifact_id): argument1876 if artifact_type == "cookerlog":1880 elif artifact_type == "imagefile":1883 elif artifact_type == "targetkernelartifact":1887 elif artifact_type == "targetsdkartifact":1891 elif artifact_type == "licensemanifest":1894 elif artifact_type == "packagemanifest":1897 elif artifact_type == "tasklogfile":1900 elif artifact_type == "logmessagefile":1908 def build_artifact(request, build_id, artifact_type, artifact_id): argument[all …]