diff options
Diffstat (limited to 'tests/docker-centos-7/README.md')
-rw-r--r-- | tests/docker-centos-7/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/docker-centos-7/README.md b/tests/docker-centos-7/README.md new file mode 100644 index 0000000..c0b6664 --- /dev/null +++ b/tests/docker-centos-7/README.md @@ -0,0 +1,11 @@ +This is a live test of Suricata-Update in a CentOS 7 Docker image. + +The following tests are performed: +- Unit tests with Python 2 and Python 3. +- Installation with Python 2 pip. +- Various commands run as a user might with Python 2 install. +- Installation with Python 3 pip. +- Various commands run as a user might with Python 3 install. + +This test is "live" as the index and rule files will be downloaded +from the internet. |