cs-codex-dist-tests/docs/CodexHowTo.md

10 lines
345 B
Markdown

# Codex Tests - How To
Follow these steps to run the distributed tests for Codex. These tests should pass for any (future) release of Codex.
## Build a docker image.
If you already have a dist-tests compatible docker image, skip this step.
![BuildImage](./CodexHowTo_BuildImage.png)
## Run tests.
![RunTests](./CodexHowTo_RunReleaseTests.png)