-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
Future Sustainability
-
2
-
False
-
-
False
-
None
-
Unset
-
None
-
-
-
Plat-Ex Services Sprint 46
We noticed during our working session there are no tests directly in the valpop repo, which makes validation majorly more difficult. We should look into adding a basic docker compose that spins up minio and then some test suite to validate behavior is expected.
AC:
- PR in valpop repo with tests (in Golang)
- New docker compose file with ability to start minio
- Tests should cover:
-
- Ability to upload artifact and validate manifest/data exist
- Timeout/cleanup behaves as expected/configured
- Stretch - running in Konflux, but as long as we can run locally