Add Docker Bench for Security 04/1104/3
authorJuha Kosonen <juha.kosonen@nokia.com>
Tue, 2 Jul 2019 10:49:55 +0000 (13:49 +0300)
committerJuha Kosonen <juha.kosonen@nokia.com>
Tue, 2 Jul 2019 14:37:30 +0000 (17:37 +0300)
commit46fdb5c3ada989e4f99627df2952ddeadb12b59d
tree509cb4d25a68763981f42c110c8fbc761254af95
parent443ef8cce103da759ccf2b4bedd8c5f1455853a1
Add Docker Bench for Security

The Docker Bench for Security [1] is a script that checks for common
best-practices around deploying Docker containers. The Robot test case
added uploads the test script on all nodes of the cluster, runs all
available CIS tests and downloads produced execution logs.

[1] https://github.com/docker/docker-bench-security/tree/master

JIRA: VAL-35

Change-Id: I107673363453f38344fd9db3c88b88ea70f1074a
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
tests/security/docker/docker_bench.resource [new file with mode: 0644]
tests/security/docker/docker_bench.robot [new file with mode: 0644]
tests/variables.yaml