Skip to content

Commit 03c6b28

Browse files
committed
Adds how to run tests
1 parent d7c3fe6 commit 03c6b28

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

docs/CodexHowTo.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Codex Tests - How To
2+
Follow these steps to run the distributed tests for Codex. These tests should pass for any (future) release of Codex.
3+
4+
## Build a docker image.
5+
If you already have a dist-tests compatible docker image, skip this step.
6+
![BuildImage](./CodexHowTo_BuildImage.png)
7+
8+
## Run tests.
9+
![RunTests](./CodexHowTo_RunReleaseTests.png)

docs/CodexHowTo_BuildImage.png

586 KB
Loading

docs/CodexHowTo_RunReleaseTests.png

247 KB
Loading

0 commit comments

Comments
 (0)