summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use the bento centos box for vagrantjdm/fips-acceptanceJay Mundrawala2016-02-262-3/+4
| | | | | | We need to use kitchen-vagrant in github so that kitchen-vagrant does not use a bento url to download the box and instead just goes through atlas.
* 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
| | | | Windows can be a bit slow
* Exclude git from the fips acceptance testsJay Mundrawala2016-02-253-3/+3
| | | | We don't have git on those boxes
* 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
|
* Add centos-6 to .kitchen.vagrant.ymlJay Mundrawala2016-02-251-2/+4
| | | | | This will allow testing on centos-6 which will be needed by fips
* Detect whether we are running from chef or chef-dkjk/kitchen-acceptanceJohn Keiser2016-02-251-3/+8
|
* Merge pull request #4622 from chef/ksubrama/test_fixBryan McLellan2016-02-241-1/+0
|\ | | | | Don't print fips warning in test environment
| * Don't warn about FIPS - it's a proper feature nowksubrama/test_fixKartik Null Cating-Subramanian2016-02-241-1/+0
|/
* Add client keys handling to ChefFSJordan Running2016-02-246-8/+81
| | | | Supports work to being chef-zero closer to parity with chef-server.
* Merge pull request #4618 from chef/dsc_listenerMatt Wrock2016-02-241-0/+10
|\ | | | | enable HTTP winrm listener for dsc functional tests
| * enable HTTP winrm listener for dsc functional testsdsc_listenerMatt Wrock2016-02-231-0/+10
|/
* Merge pull request #4616 from chef/jdm/test-omnibus-softwareKartik Null Cating-Subramanian2016-02-232-14/+14
|\ | | | | Build ruby from source on all platforms.
| * Build ruby from source on all platforms.Jay Mundrawala2016-02-232-14/+14
|/
* Merge pull request #4612 from chef/package_httpMatt Wrock2016-02-222-31/+52
|\ | | | | fixes exe package downloads
| * fixed exe package downloadsMatt Wrock2016-02-222-31/+52
| |
* | Merge pull request #4610 from chef/ap/unpin_inspecSalim Alam2016-02-221-2/+2
|\ \ | |/ |/| Remove the acceptance inspec pinning
| * removed the pin after fix in kitchen-inspec 0.12.1ap/unpin_inspecAlex Pop2016-02-221-2/+2
|/
* Merge pull request #4606 from chef/salam/acceptance-fixMatt Wrock2016-02-192-4/+5
|\ | | | | Fix acceptance test nil warnings, make inspec tests work
| * Fix nil warnings, make inspec tests workSalim Alam2016-02-192-4/+5
| |
* | Merge pull request #4603 from chef/lcg/rubocop-0.37.2Lamont Granquist2016-02-19180-771/+771
|\ \ | |/ |/| deal with 0.37.2 renamed cops
| * flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-19139-588/+588
| | | | | | | | no enforced trailing comma on arguments...
| * deal with 0.37.2 renamed copsLamont Granquist2016-02-18102-351/+351
|/ | | | | | | | | | | | | | | 252 Style/TrailingCommaInLiteral 84 Style/TrailingCommaInArguments 15 Style/SpaceAroundKeyword -- 351 Total We already dealt with SpaceAroundKeyword under its old name SpaceBeforeModifierKeyword, it looks like it got stricter about spaces after keywords. TrailingComma also got split, and it looks like the TrailingCommaInArguments behavior is new?
* Merge pull request #4600 from chef/netmsgMatt Wrock2016-02-182-4/+45
|\ | | | | fallback to netmsg.dll error table if error message is not found in system errors
| * fallback to netmsg.dll error table if error message is not found in system ↵Matt Wrock2016-02-182-4/+45
| | | | | | | | errors
* | Merge pull request #4598 from chef/tball/apt_updateMatt Wrock2016-02-181-1/+2
|\ \ | |/ |/| Need to run apt update on EC2 ubuntu images for acceptance tests
| * Need to run apt update on EC2 ubuntu images for acceptance teststball/apt_updatetyler-ball2016-02-181-1/+2
|/
* Merge pull request #4592 from chef/aix_uidMatt Wrock2016-02-181-16/+9
|\ | | | | skip uid check for aix in user add functional tests
| * skip uid check for aix in user add functional testsMatt Wrock2016-02-181-16/+9
| |
* | Merge pull request #4591 from chef/lcg/fix-zypperThom May2016-02-181-1/+1
|\ \ | | | | | | zypper multipackage performance fix
| * | zypper multipackage performance fixlcg/fix-zypperLamont Granquist2016-02-171-1/+1
| |/ | | | | | | | | helps to remember the values of expensive things that we go off and compute.
* | Merge pull request #4316 from josb/masterThom May2016-02-184-0/+16
|\ \ | | | | | | chef-client: add --[no]skip-cookbook-sync option
| * | Tighten up wording (thanks @thommay!)Jos Backus2016-02-171-1/+1
| | |
| * | Tighten up wording (thanks @danielsdeleo!)Jos Backus2016-02-171-1/+1
| | |
| * | Add warning as suggested by Lamont Granquist (thanks!)Jos Backus2016-02-171-1/+4
| | |
| * | chef-client: add --[no]skip-cookbook-sync optionJos Backus2016-02-174-0/+13
| | | | | | | | | | | | | | | Use with caution. Useful for patching a set of cookbooks on a machine when iterating during development.
* | | Merge pull request #4590 from chef/lcg/issue_templateLamont Granquist2016-02-181-0/+35
|\ \ \ | |_|/ |/| | add an issue template
| * | remove the lowercase versionlcg/issue_templateLamont Granquist2016-02-171-35/+0
| | |
| * | tweaking issue templateLamont Granquist2016-02-172-4/+43
| | | | | | | | | | | | | | | and capitalize... might be amusing based on MacOSX's case insensitive filesystem...
| * | add debug outputLamont Granquist2016-02-171-0/+2
| | |
| * | add an issue templateLamont Granquist2016-02-171-0/+29
| |/ | | | | | | | | | | | | See https://github.com/dear-github/dear-github/issues/125 I think this keeps the ask fairly doable, while making sure to cover the bases that we need covered 90+% of the time.
* | Merge pull request #4111 from mikedodge04/launchdPhil Dibowitz2016-02-176-0/+534
|\ \ | |/ |/| launchd for osx
| * bundle exec chefstyle -aMike Dodge2016-02-156-111/+110
| |
| * fixed provider specMike Dodge2016-02-151-8/+11
| |
| * made requested changesMike Dodge2016-02-152-415/+123
| |
| * fixed rebaseMike Dodge2016-02-153-9/+2
| |
| * added specsMike Dodge2016-02-154-17/+232
| |