Details
-
Type:
Task
-
Status: Open
-
Priority:
(None)
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: docker-compose support
-
Labels:
-
Story Points:3
-
Epic Link:
-
Backlog:yes
-
Days in progress:0
Description
Acceptance criteria:
- Acceptance test for /deployments/artifacts/generate endpoint:
- Check that artifact generation error is reported as an HTTP error when using wait_for_completion: true (this indirectly verifies that endpoint has become synchronous).
- Check that artifact generation error is not reported as an HTTP error when using wait_for_completion: false.
Generation error can be triggered by using a payload filename with a space in it.