summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* provide powershell_exec functionality on x86ps_exec_x86mwrock2020-10-091-1/+1
* add interpreter to handle pwsh and powershell to powershell_scriptps_scriptmwrock2020-10-073-16/+70
* fix specs on powershell v4 and belowmwrock2020-10-052-7/+7
* Merge pull request #10476 from chef/exec_coreTim Smith2020-10-051-2/+39
|\
| * add interpreter arg to powershell_exec allowing it to run powershell coremwrock2020-10-011-2/+39
* | add interpreter arg to powershell_out allowing it to call pwsh.exemwrock2020-10-014-2/+30
|/
* Remove unncessary test state.remove-unnecessary-config-setting-in-testPete Higgins2020-09-251-4/+0
* Pull in the new tty-table to unlock new license-acceptancetty-tableTim Smith2020-09-203-5/+3
* Fix xml parsing specTim Smith2020-09-171-1/+67
* Merge pull request #10438 from chef/speedup_specsTim Smith2020-09-161-1/+1
|\
| * Speed up a openssl helper specsspeedup_specsTim Smith2020-09-161-1/+1
* | Update the spec for the new behaviorTim Smith2020-09-161-2/+1
* | Resolve Lint/RedundantRequireStatement warningsTim Smith2020-09-161-1/+0
|/
* Update spec/unit/train_transport_spec.rbLamont Granquist2020-09-151-1/+1
* Move TrainTransport to ChefConfigLamont Granquist2020-09-151-13/+14
* Move to using ChefConfig for CONF_DIRLance Albertson2020-09-151-1/+1
* merge all dist files back into dist.rbMarc Chamberland2020-09-153-3/+3
* tighten all require statements for dist implementationMarc Chamberland2020-09-157-5/+7
* move dist implementation into chef-utilsMarc Chamberland2020-09-157-29/+29
* Allow users to take a String as wellTim Smith2020-09-111-2/+7
* Simplify validation and add some unit testsTim Smith2020-09-111-0/+20
* Add initial unit testTim Smith2020-09-112-1/+31
* Merge pull request #10423 from chef/sidTim Smith2020-09-111-27/+108
|\
| * allow the use of SIDs in windows securable resourcesmwrock2020-09-111-27/+108
* | 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