summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | Add system_name property to rhsm_register resourceJason Barnett2020-09-101-0/+30
* | Merge pull request #10371 from chef/lcg/ohai-timing-testLamont Granquist2020-09-091-0/+61
|\ \
| * | Add an ohai timing test to find busted DNS on CI testerslcg/ohai-timing-testLamont Granquist2020-09-081-0/+61
* | | Merge pull request #10401 from chef/fileTim Smith2020-09-0924-39/+39
|\ \ \
| * | | Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-0924-39/+39
| | |/ | |/|
* | | Allow cpu_quota values > 100Tim Smith2020-09-091-1/+1
|/ /
* | Merge pull request #10370 from chef/remove_loopsTim Smith2020-09-091-2/+0
|\ \
| * | Remove a redundant spec loopremove_loopsTim Smith2020-09-081-2/+0
| |/
* | Mock File.expand_path to fix window C:/ dir appended in absolute pathVivek Singh2020-09-091-0/+1
|/
* Merge pull request #10396 from chef/stringsTim Smith2020-09-081-9/+8
|\
| * Use include? to example strings when we don't need a regexstringsTim Smith2020-09-081-9/+8
* | Merge pull request #10395 from chef/faster_rhsmTim Smith2020-09-081-18/+26
|\ \ | |/ |/|
| * Stop using grep to parse textfaster_rhsmTim Smith2020-09-081-18/+26
* | Merge pull request #10393 from chef/VSingh/data-collector-output-locationsTim Smith2020-09-082-113/+207
|\ \ | |/ |/|
| * Config validation updatesVivek Singh2020-09-091-14/+21
| * Fixes build failureVivek Singh2020-09-081-1/+1
| * Data collector multiple fixesVivek Singh2020-09-082-113/+200
* | Resolve RuboCop Style/RedundantInterpolation warningsTim Smith2020-09-082-3/+3
|/
* Merge pull request #10382 from chef/lcg/fix-nil-deep-mergeLamont Granquist2020-09-041-0/+15
|\
| * Fix nil deep_merginglcg/fix-nil-deep-mergeLamont Granquist2020-09-031-0/+15
* | chef_client_systemd_timer: Add the ability to set CPUQuota on the chef-client...Tim Smith2020-09-031-1/+36
|/
* Set correct config value.shell-test-cleanupPete Higgins2020-09-011-1/+1
* Cleanup tests to make test setup more consistent.Pete Higgins2020-09-011-41/+34
* Move code to where it is used and remove top level constants.Pete Higgins2020-09-013-44/+62
* Merge pull request #10362 from chef/client_updatesTim Smith2020-08-282-37/+65
|\
| * Use bash to run sleep/chef-client in chef_client_launchdclient_updatesTim Smith2020-08-271-5/+5
| * Fix specs on windowsTim Smith2020-08-271-1/+1
| * Add splay property to chef_client_launchdTim Smith2020-08-271-17/+45
| * Rename the cron_command method for easier diffingTim Smith2020-08-271-19/+19
* | removed unnecessary 'ostruct' from linux mount provider spec.antima-gupta2020-08-281-1/+0
* | Update changes as per review comment.antima-gupta2020-08-271-39/+46
* | Added context in the linux mount provider specantima-gupta2020-08-271-60/+64
* | Fixed mount Resource for bind mounts is not idempotent.antima-gupta2020-08-271-0/+87
|/
* Merge pull request #10357 from chef/better_launchd_propertiesTim Smith2020-08-261-0/+22
|\
| * Rename the spec fileTim Smith2020-08-261-0/+0
| * Improve input handling and validation in chef_client_launchdbetter_launchd_propertiesTim Smith2020-08-261-0/+22
* | Merge pull request #10358 from chef/add_back_niceTim Smith2020-08-261-0/+21
|\ \
| * | Add back nice functionality to chef_client_cronTim Smith2020-08-261-0/+21
* | | Validate nice values in the launchd resourceTim Smith2020-08-261-0/+8
|/ /
* | Merge pull request #10351 from chef/VSingh/knife-list-deprecation-updateTim Smith2020-08-264-124/+58
|\ \ | |/ |/|
| * Remove border color optionVSingh/knife-list-deprecation-updateVivek Singh2020-08-261-5/+5
| * knife config show specsVivek Singh2020-08-261-0/+192
| * more config specs cleanupVivek Singh2020-08-264-308/+50
* | Add initial take at chef_client_launchdTim Smith2020-08-251-0/+77
|/
* Update `knife config list` with new behavior and fix tests.Pete Higgins2020-08-252-18/+13
* Merge pull request #10341 from chef/VSingh/add-tty-tableTim Smith2020-08-251-22/+23
|\
| * Mock TTY::Screen to fix table dynamic natureVivek Singh2020-08-251-0/+1
| * Fix failing specsVivek Singh2020-08-241-22/+22
* | Merge branch 'master' into bug_sirTim Smith2020-08-244-10/+18
|\ \ | |/
| * Merge pull request #9482 from MsysTechnologiesllc/dh/Fix-knife-ssh-hang-win2k16Tim Smith2020-08-211-2/+2
| |\