mirror of
https://github.com/dev-sec/linux-baseline
synced 2024-11-23 11:43:02 +00:00
commit
7549cab726
6 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -1,2 +1,15 @@
|
||||||
tests-os-hardening
|
tests-os-hardening
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
This are the integration tests for the projects
|
||||||
|
|
||||||
|
- https://github.com/TelekomLabs/puppet-os-hardening
|
||||||
|
- https://github.com/TelekomLabs/chef-os-hardening
|
||||||
|
|
||||||
|
they start at `integration` level
|
||||||
|
|
||||||
|
you can use the gem `kitchen-sharedtests`
|
||||||
|
|
||||||
|
- https://github.com/ehaselwanter/kitchen-sharedtests/
|
||||||
|
|
||||||
|
to make them available to your project. Use `thor kitchen:fetch-remote-tests` to put the repo into `test/integration`
|
||||||
|
|
Loading…
Reference in a new issue