Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | turn off fips unit-functional tests on windows acceptance | Matt Wrock | 2016-10-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Matt Wrock <matt@mattwrock.com> | ||||
* | Add Gemfile that includes rake so serverspec will run on Ruby 2.3jk/ruby23specs | John Keiser | 2016-08-16 | 2 | -0/+10 |
| | | | | (Until https://github.com/test-kitchen/busser-serverspec/pull/42 is merged and released.) | ||||
* | add back and fix windows acceptance testswinrm-v2 | Matt Wrock | 2016-07-24 | 1 | -4/+2 |
| | |||||
* | Reenable non-windows tests | Kartik Null Cating-Subramanian | 2016-07-21 | 1 | -2/+4 |
| | |||||
* | Disable FIPS integration tests for now. | Kartik Null Cating-Subramanian | 2016-05-05 | 1 | -1/+2 |
| | |||||
* | Split the unit and integration tests to parallelize them | Kartik Null Cating-Subramanian | 2016-04-25 | 5 | -5/+60 |
| | |||||
* | Too much log output and unnecessary warnings! Suppress that shit. | Kartik Null Cating-Subramanian | 2016-04-25 | 1 | -3/+15 |
| | |||||
* | Run the intergration tests in FIPS mode | Kartik Null Cating-Subramanian | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Make FIPS use the /opt/chef bundle to run the testsjk/lock-deps | John Keiser | 2016-04-18 | 1 | -15/+23 |
| | |||||
* | Don't update fips serverspec Gemfile.lock | John Keiser | 2016-04-18 | 1 | -13/+0 |
| | |||||
* | Don't lock acceptance for other platforms | John Keiser | 2016-04-18 | 1 | -8/+0 |
| | |||||
* | Remove Gemfile.windows and put both platforms in Gemfile.lock | John Keiser | 2016-04-18 | 1 | -0/+8 |
| | |||||
* | Pin everything down with Gemfile.lock, add rake dependencies to update | John Keiser | 2016-04-18 | 1 | -0/+13 |
| | |||||
* | Fix rubocop issues | Jay Mundrawala | 2016-02-26 | 1 | -3/+3 |
| | |||||
* | Use the correct path separator | Jay Mundrawala | 2016-02-25 | 1 | -2/+2 |
| | |||||
* | bump timeout for for fips acceptance tests | Jay Mundrawala | 2016-02-25 | 1 | -3/+3 |
| | | | | Windows can be a bit slow | ||||
* | Exclude git from the fips acceptance tests | Jay Mundrawala | 2016-02-25 | 1 | -1/+1 |
| | | | | We don't have git on those boxes | ||||
* | Fix things rubocop complains about | Jay Mundrawala | 2016-02-25 | 2 | -10/+10 |
| | |||||
* | Add windows support for fips_spec | Jay Mundrawala | 2016-02-25 | 2 | -4/+26 |
| | |||||
* | Add fips test for centos-6 | Jay Mundrawala | 2016-02-25 | 8 | -0/+31 |