summaryrefslogtreecommitdiff
path: root/acceptance/fips
Commit message (Expand)AuthorAgeFilesLines
* turn off fips unit-functional tests on windows acceptanceMatt Wrock2016-10-051-1/+1
* Add Gemfile that includes rake so serverspec will run on Ruby 2.3jk/ruby23specsJohn Keiser2016-08-162-0/+10
* add back and fix windows acceptance testswinrm-v2Matt Wrock2016-07-241-4/+2
* Reenable non-windows testsKartik Null Cating-Subramanian2016-07-211-2/+4
* Disable FIPS integration tests for now.Kartik Null Cating-Subramanian2016-05-051-1/+2
* Split the unit and integration tests to parallelize themKartik Null Cating-Subramanian2016-04-255-5/+60
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-3/+15
* Run the intergration tests in FIPS modeKartik Null Cating-Subramanian2016-04-251-1/+1
* Make FIPS use the /opt/chef bundle to run the testsjk/lock-depsJohn Keiser2016-04-181-15/+23
* Don't update fips serverspec Gemfile.lockJohn Keiser2016-04-181-13/+0
* Don't lock acceptance for other platformsJohn Keiser2016-04-181-8/+0
* Remove Gemfile.windows and put both platforms in Gemfile.lockJohn Keiser2016-04-181-0/+8
* Pin everything down with Gemfile.lock, add rake dependencies to updateJohn Keiser2016-04-181-0/+13
* Fix rubocop issuesJay Mundrawala2016-02-261-3/+3
* Use the correct path separatorJay Mundrawala2016-02-251-2/+2
* bump timeout for for fips acceptance testsJay Mundrawala2016-02-251-3/+3
* Exclude git from the fips acceptance testsJay Mundrawala2016-02-251-1/+1
* Fix things rubocop complains aboutJay Mundrawala2016-02-252-10/+10
* Add windows support for fips_specJay Mundrawala2016-02-252-4/+26
* Add fips test for centos-6Jay Mundrawala2016-02-258-0/+31