
| Key: |
MNG-1628
|
| Type: |
Task
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Vincent Massol
|
| Votes: |
2
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
I think we need some integration-test-prepare phase. This is where tools like Cargo can be used to prepare everything required for integration tests (like starting containers, db, etc). ATM if you look at the existing phases the phase that is before integration-test is the "package" phase which is not appropriate for this.
|
|
Description
|
I think we need some integration-test-prepare phase. This is where tools like Cargo can be used to prepare everything required for integration tests (like starting containers, db, etc). ATM if you look at the existing phases the phase that is before integration-test is the "package" phase which is not appropriate for this. |
Show » |
| There are no comments yet on this issue.
|
|