Adds how to run tests
This commit is contained in:
parent
d7c3fe6c5f
commit
03c6b287cf
|
@ -0,0 +1,9 @@
|
||||||
|
# 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)
|
Binary file not shown.
After Width: | Height: | Size: 586 KiB |
Binary file not shown.
After Width: | Height: | Size: 247 KiB |
Loading…
Reference in New Issue