Searched refs:artifact_type (Results 1 – 1 of 1) sorted by relevance
1889 def _file_names_for_artifact(build, artifact_type, artifact_id): argument1898 if artifact_type == "cookerlog":1902 elif artifact_type == "imagefile":1905 elif artifact_type == "targetkernelartifact":1909 elif artifact_type == "targetsdkartifact":1913 elif artifact_type == "licensemanifest":1916 elif artifact_type == "packagemanifest":1919 elif artifact_type == "tasklogfile":1922 elif artifact_type == "logmessagefile":1930 def build_artifact(request, build_id, artifact_type, artifact_id): argument[all …]