Project

Profile

Help

Task #6909

closed

import_collection task to send filepath to galaxy-importer

Added by awcrosby almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Currently the import_collection task sends the artifact fileobject to galaxy-importer. In galaxy-importer we want move from using the tarfile module to tar in shell.

We would like import_collection task to send the artifact filepath to galaxy-importer.

Also, currently in the fileobject we use the .storage.url property to download the artifact to a container to run "ansible-test sanity". So perhaps we can send the filepath + url instead of the opened fileobject.

Actions #1

Updated by bmbouter almost 4 years ago

When we are using pulpcore with S3 and we access the file in pulp_ansible here I wonder what filename it's actually giving you. It's not actually stored within the /var/lib/pulp/artifact backend so I wasn't sure what to expect.

Actions #2

Updated by fao89 almost 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to fao89
Actions #3

Updated by bmbouter almost 4 years ago

  • Status changed from ASSIGNED to CLOSED - WONTFIX
  • Assignee deleted (fao89)

On slack we determined we would have this change made in the galaxy-collection itself instead of pulp_ansible. As such I'm closing WONTFIX.

Also available in: Atom PDF