codex-storage / cs-codex-dist-tests

Distributed System Tests for Nim-Codex
3 stars 3 forks source link

Add CODEXDOCKERIMAGE input to C-Tests workflow #82

Closed veaceslavdoina closed 10 months ago

veaceslavdoina commented 10 months ago

This PR adds a way to pass CODEXDOCKERIMAGE to the runner to be able to run tests with a specific Docker image tag.

In that way we can perform tests using old images as well to find when regression started. Also, it will be useful for future automations, when we may call C-Tests from nim-codex repository after Docker images was build and pass built image for test.