summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update RELEASE_NOTES.md 15_notesTim Smith2020-04-011-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: pete higgins <pete@peterhiggins.org>
* Update RELEASE_NOTES.md Tim Smith2020-04-011-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: pete higgins <pete@peterhiggins.org>
* Update RELEASE_NOTES.md Tim Smith2020-03-311-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
* Add Chef Infra Client 15.9 release notesTim Smith2020-03-311-0/+30
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #9558 from chef/cloud_15Tim Smith2020-03-312-1/+8
|\ | | | | Fix cloud? helper to only report true on cloud instances
| * Fix cloud? helper to only report true on cloud instancesTim Smith2020-03-312-1/+8
|/ | | | | | Ohai always returns the cloud key so checking for the key isn't valid for cloud. We need to make sure it's not nil instead. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.9.7 by Chef Expeditorv15.9.7Chef Expeditor2020-03-317-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 15.9.6 by Chef Expeditorv15.9.6Chef Expeditor2020-03-317-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9556 from chef/windows_share_fix_15Tim Smith2020-03-312-2/+4
|\ | | | | Fixed windows share cannot modify frozen string bug
| * Required specs updatedsanga172020-03-311-3/+1
| | | | | | | | Signed-off-by: sanga17 <sausekar@msystechnologies.com>
| * Specs added for freezed string and cloned stringsanga172020-03-311-0/+4
| | | | | | | | Signed-off-by: sanga17 <sausekar@msystechnologies.com>
| * Cannot modify frozen string issue resolvedsanga172020-03-311-1/+1
| | | | | | | | Signed-off-by: sanga17 <sausekar@msystechnologies.com>
* | Bump version to 15.9.5 by Chef Expeditorv15.9.5Chef Expeditor2020-03-317-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9555 from chef/net-tools-15Tim Smith2020-03-313-3/+9
|\ \ | | | | | | Skip the ifconfig functional tests if we don't have ifconfig
| * | Skip the ifconfig functional tests if we don't have ifconfigTim Smith2020-03-313-3/+9
| |/ | | | | | | | | | | I'm looking at you Ubuntu 20.04 Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #9554 from chef/docs_linksTim Smith2020-03-3124-74/+75
|\ \ | | | | | | Update all our links to use the new docs site format / cleanup descriptions
| * | Make the links end with /Tim Smith2020-03-317-10/+10
| | | | | | | | | | | | | | | | | | Thanks for pointing this out Ian Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update all our links to use the new docs site formatTim Smith2020-03-3122-71/+72
| |/ | | | | | | | | | | When we migrated to hugo the URLs changed a bit. Nothing ends in .html and we moved all the resources into their own dir. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.9.4 by Chef Expeditorv15.9.4Chef Expeditor2020-03-317-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9557 from chef/fix_windowsTim Smith2020-03-311-1/+1
|\ \ | |/ |/| Switch to RUBY_PLATFORM for the windows check
| * Switch to RUBY_PLATFORM for the windows checkTim Smith2020-03-311-1/+1
|/ | | | | | Merging in this check broke the build tests on Windows hosts. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.9.3 by Chef Expeditorv15.9.3Chef Expeditor2020-03-307-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9505 from chef/more_syncsTim Smith2020-03-3012-110/+219
|\ | | | | backport chef-utils comment fixes
| * Expand the chef-utils yard for better vscode plugin generationmore_syncsTim Smith2020-03-1610-108/+217
| | | | | | | | | | | | I'm generating the plugin off these comments. Clean them up a bit and add @since so I can get that information added to the plugin snippets. Signed-off-by: Tim Smith <tsmith@chef.io>
| * Install net-tools in the Ruby 2.5 functional testsTim Smith2020-03-162-2/+2
| | | | | | | | | | | | This should resolve the ifconfig errors Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.9.2 by Chef Expeditorv15.9.2Chef Expeditor2020-03-247-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9530 from ↵Tim Smith2020-03-242-1/+36
|\ \ | | | | | | | | | | | | jasonwbarnett/chef-15-backports/backport-rhsm_register-https Backport rhsm_register resource :https_for_ca_consumer property
| * | Add :https_for_ca_consumer property to rhsm_register resourceJason Barnett2020-03-242-1/+36
|/ / | | | | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
* | Bump version to 15.9.1 by Chef Expeditorv15.9.1Chef Expeditor2020-03-167-19/+20
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9504 from chef/testing_15Tim Smith2020-03-1697-119/+159
|\ | | | | Backport more testing improvements from master
| * this just isn't working at all on fedoraLamont Granquist2020-03-161-1/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * drop ruby-prof down to 1.2.0 for centos6Lamont Granquist2020-03-162-4/+4
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * remove reference to travis.org replace with localhostLamont Granquist2020-03-161-1/+1
| | | | | | | | | | | | | | we're probably getting packetfiltered or something now that we're no longer using travis. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Install ifconfig in ruby 2.5Tim Smith2020-03-161-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Revert the change to bundlerTim Smith2020-03-161-1/+1
| | | | | | | | | | | | We're on 1.x so we need to do it the old way Signed-off-by: Tim Smith <tsmith@chef.io>
| * Test on Ubuntu 20.04 in BuildkiteTim Smith2020-03-162-0/+22
| | | | | | | | | | | | | | | | This is a pre-release container, but it'll get updated as they release newer versions so we'llc continue to test on the latest versions of 20.04 until it's released. Signed-off-by: Tim Smith <tsmith@chef.io>
| * Trying to get buildkite output more readable / navigable.Ryan Davis2020-03-161-5/+3
| | | | | | | | Signed-off-by: Ryan Davis <zenspider@chef.io>
| * Set env vars in the container setup scriptTim Smith2020-03-162-52/+7
| | | | | | | | | | | | We're setting the same env vars in each job. Seems entirely pointless. Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add more folding to the windows functional testsTim Smith2020-03-161-5/+3
| | | | | | | | | | | | Make this easier to debug in the future Signed-off-by: Tim Smith <tsmith@chef.io>
| * Found some tests that fail when run by themselves on master.Ryan Davis2020-03-162-7/+7
| | | | | | | | | | | | But the failures are exacerbated by random order. Signed-off-by: Ryan Davis <zenspider@chef.io>
| * Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-1683-14/+76
| | | | | | | | | | | | | | Lots more in lib, but that's out of scope for this. I'm just trying to make it easier to debug a failing spec when needed. Signed-off-by: Ryan Davis <zenspider@chef.io>
| * Guard against windows loading on non-windows platforms.Ryan Davis2020-03-161-25/+27
| | | | | | | | Signed-off-by: Ryan Davis <zenspider@chef.io>
| * Remove warnings on test runsRyan Davis2020-03-161-2/+2
| | | | | | | | | | | | | | 1. Bundler.with_clean_env is deprecated. Switched to with_unbundled_env. 2. When we test for win32/daemon existance, redir to dev/null. Signed-off-by: Ryan Davis <zenspider@chef.io>
| * Extra initialization of civars in Resource.Ryan Davis2020-03-161-2/+7
| | | | | | | | | | | | | | This removes about 500 lines of warnings per run of a simple test file. About 33% reduction. Signed-off-by: Ryan Davis <zenspider@chef.io>
| * Turn off a lot of noise in test runs.Ryan Davis2020-03-162-2/+1
|/ | | | | | | | | | + I don't know how ---color was ever parsed to begin with. + -fd results in >23k lines of output that nobody reads. + This output obscures ~800 lines of output that everyone should read and silence. + Turned off verbose in rspec rake task. It's huge and doesn't help anything. Signed-off-by: Ryan Davis <zenspider@chef.io>
* Bump version to 15.9.0 by Chef Expeditorv15.9.0Chef Expeditor2020-03-167-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9503 from chef/updates_15Tim Smith2020-03-165-67/+79
|\ | | | | Update InSpec 4.18.100, Ohai to 15.8, and Fauxhai to 8
| * Update cop names for the latest Rubocop engineTim Smith2020-03-162-2/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Chefstyle fixes for the new engineTim Smith2020-03-161-1/+3
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update InSpec 4.18.100, Ohai to 15.8, and Fauxhai to 8Tim Smith2020-03-162-64/+74
|/ | | | | | Update many other deps as well Signed-off-by: Tim Smith <tsmith@chef.io>