Actions
Test #5262
closedTest - Uploading same collection twice causes 500 error
Platform Release:
Tags:
Sprint:
Quarter:
Description
To reproduce:
1. build a collection to upload. I use the default one from mazer "here":
2. Upload it once. I use: http --form POST :24817/ansible/collections/ file@greetings_namespace-hello-11.11.11.tar.gz
. Observe that works.
3. Upload it a second time and observe that you get a 500 error
Related issues
Updated by kersom over 5 years ago
- Related to Issue #5209: Uploading same collection twice causes 500 error added
Added by kersom over 5 years ago
Updated by kersom over 5 years ago
- Status changed from NEW to MODIFIED
Applied in changeset pulp_ansible|c9e4a6a970d8bddac462d75870515f6dded93fb3.
Updated by kersom over 5 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Add upload test case for collection
Add upload test case for collection.
closes: #5262