Collection of scripts and manifests for module testing
Go to file
Emilien Macchi d1bf79b813 Cleanup some legacy code
* Stop setting SElinux as permissive and bring it to 'enforced' again,
  since our blocker is fixed [1].
* Run `apt-get update` only in run_tests.sh script. It's the only place
  we actually need to run it since beaker jobs already manage that task.
* in run_tests.sh, use $SUDO instead of sudo, to be consistent.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1249685

Change-Id: Ic3101a0a080b798b334cd2f212ec726f243880b5
2015-10-01 12:32:47 -04:00
fixtures scenario001: enable orchestration service 2015-09-28 22:08:15 -04:00
.gitreview Added .gitreview 2015-06-23 19:27:13 +00:00
Gemfile Revert "Initial run_tests.sh script" 2015-08-07 09:21:41 -04:00
install_modules.sh Cleanup some legacy code 2015-10-01 12:32:47 -04:00
LICENSE Add LICENSE file 2015-07-13 14:58:14 -04:00
Puppetfile Puppetfile: bump apt from 1.8.x to 2.1x 2015-09-23 15:02:11 -04:00
Rakefile Initial import to gate on 2015-08-04 19:35:58 -04:00
run_tests.sh Cleanup some legacy code 2015-10-01 12:32:47 -04:00