summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* fix linting errors + add unit test for is_set_properly? methodPatrick Schaumburg2020-03-301-0/+61
* fix test for groupPatrick Schaumburg2020-03-271-2/+2
* fix wrong property names again in testsPatrick Schaumburg2020-03-271-13/+3
* fix wrong property name in testsPatrick Schaumburg2020-03-271-2/+2
* remove space in test as it should not be therePatrick Schaumburg2020-03-271-4/+4
* add and change testsPatrick Schaumburg2020-03-271-45/+90
* 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
| * | Guard against windows loading on non-windows platforms.Ryan Davis2020-03-161-25/+27
| * | Remove warnings on test runsRyan Davis2020-03-161-2/+2
* | | Merge pull request #9484 from chef/lcg/log-resource-no-notifyTim Smith2020-03-164-31/+47
|\ \ \ | |/ / |/| |
| * | fix unit testsLamont Granquist2020-03-161-4/+4
| * | Turn off notifications from log resource by defaultLamont Granquist2020-03-123-27/+43
| |/
* | Add user_ulimit resource from the ulimit cookbookTim Smith2020-03-161-0/+53
|/
* Add the final two sets of specsTim Smith2020-03-121-0/+14