summaryrefslogtreecommitdiff
path: root/test/README.md
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2019-02-01 11:23:55 -0500
committerChris Evich <cevich@redhat.com>2019-03-06 12:14:49 -0500
commit53cd9bed95d7fdfc7712ed34071083042c81d5c1 (patch)
tree845c58569d9f206eb32178f29bb93c7b3bf27875 /test/README.md
parentac690126f8db7016a8de6f988a10a2a4a39b7301 (diff)
downloadpodman-53cd9bed95d7fdfc7712ed34071083042c81d5c1.tar.gz
podman-53cd9bed95d7fdfc7712ed34071083042c81d5c1.tar.bz2
podman-53cd9bed95d7fdfc7712ed34071083042c81d5c1.zip
System-test: Documentation and TODO list
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/README.md b/test/README.md
index ef3bfbcf9..5e5a7da61 100644
--- a/test/README.md
+++ b/test/README.md
@@ -105,3 +105,7 @@ You can run the test with following command:
```
make localsystem
```
+
+## Contributing to system tests
+
+Please see [the TODO list of needed workflows/tests](system/TODO.md).