commit | 17240a9ae21e6730c40c0f696742125946ed0b54 | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Thu Jul 28 16:33:48 2016 +0200 |
committer | Petr Michalec <epcim@apealive.net> | Mon Aug 22 12:00:02 2016 +0200 |
tree | 2db64a1daa486e7aff4b4bf076072127c303aec6 | |
parent | 3b97ca640d082b46cf6d16aaf12d2eaee3c04860 [diff] [blame] |
Introduce test-kitchen Change-Id: I26047a54c807650a2124b4ee1c6d4daec0064c04 Implements: blueprint service-level-testing
diff --git a/.kitchen.docker.yml b/.kitchen.docker.yml new file mode 100644 index 0000000..7b765ed --- /dev/null +++ b/.kitchen.docker.yml
@@ -0,0 +1,12 @@ +--- +driver: + name: docker + hostname: opencontrail.ci.local + use_sudo: true + + +provisioner: + grains: + noservices: True + +