summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Skip the ifconfig functional tests if we don't have ifconfignet-toolsTim Smith2020-03-273-3/+9
* Merge pull request #9480 from chef/fix-clear-sourcesTim Smith2020-03-273-31/+216
|\
| * Fix chefstyle violation.Pete Higgins2020-03-231-1/+1
| * Make include_default_source nil by default and change implied logic.Pete Higgins2020-03-231-12/+119
| * Clear sources if either a source or rubygems_url is set.Pete Higgins2020-03-231-1/+21
| * Switch to canonical "https://rubygems.org" URL for rubygems.Pete Higgins2020-03-232-21/+21
| * Change the default value for :rubygems_url to be nil.Pete Higgins2020-03-231-8/+8
| * Move clear_sources? helper from resource to provider.Pete Higgins2020-03-232-38/+45
| * Update gem_package to make clear_sources opt-out.Pete Higgins2020-03-232-6/+57
| * Default clear_sources to nil for chef_gem and gem_package.Pete Higgins2020-03-231-2/+2
* | Merge pull request #9524 from MsysTechnologiesllc/sangmeshA/Fix_windows_share...Tim Smith2020-03-271-1/+3
|\ \
| * | Required specs updatedsanga172020-03-261-3/+1
| * | Specs added for freezed string and cloned stringsanga172020-03-241-0/+4
* | | Improve chef_client_* resourcesTim Smith2020-03-252-6/+48
* | | Merge pull request #9531 from chef/fix_windows_buildsTim Smith2020-03-241-1/+1
|\ \ \
| * | | Switch to RUBY_PLATFORM for the windows checkfix_windows_buildsTim Smith2020-03-241-1/+1
* | | | Merge pull request #9528 from chef/chef_client_windows_taskTim Smith2020-03-241-0/+70
|\ \ \ \
| * | | | Add chef_client_windows_task resource from chef-client cookbookchef_client_windows_taskTim Smith2020-03-241-0/+70
| |/ / /
* | | | Add :https_for_ca_consumer property to rhsm_register resourceJason Barnett2020-03-241-0/+24
|/ / /
* | | Set append_log_file property to true by defaultchef_client_cronTim Smith2020-03-241-8/+8
* | | If append_log_file is set then use the -L flagTim Smith2020-03-241-1/+1
* | | Validate that splay values are positiveTim Smith2020-03-231-2/+11
* | | Use random to ensure we have a splay sleep time in rangeTim Smith2020-03-231-9/+9
* | | Fix some bugs in command generation and add specsTim Smith2020-03-231-0/+36
* | | Initial commit of unit testsTim Smith2020-03-231-0/+64
* | | Merge pull request #9522 from chef/cron_validationsTim Smith2020-03-235-91/+101
|\ \ \ | |_|/ |/| |
| * | Make this a helper module not a mixincron_validationsTim Smith2020-03-231-15/+15
| * | Add additional specs to the cron_d resourceTim Smith2020-03-231-1/+13
| * | Fixes to the mixin tests from the reviewTim Smith2020-03-231-2/+6
| * | Remove a functional test that was already well cover in unit testsTim Smith2020-03-231-7/+0
| * | Tweak functional spec orderTim Smith2020-03-231-1/+1
| * | Update the cron functional tests for the new errorTim Smith2020-03-231-7/+4
| * | Make the spec look more like realityTim Smith2020-03-231-4/+0
| * | Fix some invalid functional testsTim Smith2020-03-231-14/+9
| * | Move the first part of the cron resource over to mixin cron validationsTim Smith2020-03-232-12/+6
| * | Move cron validatioin methods into a mixinTim Smith2020-03-232-54/+73
| |/
* | Simplify YAML mode checking for chef-applyBryan McLellan2020-03-231-14/+0
* | Add YAML support to 'chef-apply'Bryan McLellan2020-03-231-0/+17
* | Improve errors around loading YAML recipesBryan McLellan2020-03-231-0/+68
|/
* fix own failures in unit testsPatrick Schaumburg2020-03-201-3/+3
* Add/Change unit tests to support displaynamePatrick Schaumburg2020-03-201-20/+32
* DNF refresh and aarch64-el8 supportlcg/dnf-refreshLamont Granquist2020-03-192-159/+444
* Merge pull request #9492 from MsysTechnologiesllc/sangmesh/Fixed_Use_Ohai_dat...Tim Smith2020-03-181-1/+2
|\
| * run powershell_spec for windows onlysanga172020-03-181-1/+1
| * Powershell spec file updatedsanga172020-03-171-0/+1
* | Merge pull request #9493 from chef/log_improvementsTim Smith2020-03-1685-47/+110
|\ \
| * | Revert "CONTROVERSIAL: remove "with a chef repo" shared context."Tim Smith2020-03-161-0/+31
| * | Found some tests that fail when run by themselves on master.Ryan Davis2020-03-161-7/+6
| * | CONTROVERSIAL: remove "with a chef repo" shared context.Ryan Davis2020-03-161-31/+0
| * | Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-1682-13/+75