summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tuning random ugly tests to use an expect statementjfm/windows_2012_adhoc_errorsJohn McCrae2022-06-271-2/+2
* tuning random ugly tests to use an expect statementJohn McCrae2022-06-271-1/+1
* tuning random ugly tests to use an expect statementJohn McCrae2022-06-273-3/+3
* tuning random ugly tests to use an expect statementJohn McCrae2022-06-272-6/+10
* tuning random ugly tests to use an expect statementJohn McCrae2022-06-271-2/+1
* tuning random ugly tests to use an expect statementJohn McCrae2022-06-261-0/+1
* tuning random ugly tests to use an expect statementJohn McCrae2022-06-262-8/+3
* tuning random ugly tests to use an expect statementJohn McCrae2022-06-261-10/+12
* updated the tests to add a registry key for WindowsJohn McCrae2022-06-262-11/+12
* updated the tests to add a registry key for WindowsJohn McCrae2022-06-262-12/+11
* updated the tests to add a registry key for WindowsJohn McCrae2022-06-261-1/+1
* updated the tests to add a registry key for WindowsJohn McCrae2022-06-251-1/+1
* updated the tests to add a registry key for WindowsJohn McCrae2022-06-251-2/+9
* updated the tests to add a registry key for WindowsJohn McCrae2022-06-251-0/+13
* Bump version to 18.0.124 by Chef Expeditorv18.0.124Chef Expeditor2022-06-258-21/+22
* Merge pull request #13009 from chef/jfm/windows_pagefile_errors_in_adhocJohn McCrae2022-06-252-25/+58
|\
| * Added a new test, discovered a new bug in the tests and corrected that. All t...John McCrae2022-06-241-1/+1
| * Added a new test, discovered a new bug in the tests and corrected that. All t...John McCrae2022-06-242-5/+21
| * Refactored code to be more readable and changed a test to correct for startin...John McCrae2022-06-242-14/+29
| * Refactored code to be more readable and changed a test to correct for startin...John McCrae2022-06-242-6/+8
|/
* Bump version to 18.0.123 by Chef Expeditorv18.0.123Chef Expeditor2022-06-248-20/+21
* Merge pull request #13020 from chef/neha-p6/fedora_replace_nscd_in_testsJohn McCrae2022-06-241-1/+1
|\
| * [Fedora kitchen test fix for nscd] Updated commentNeha Pansare2022-06-241-1/+1
| * Added condition to prevent installtion of nscd on fedora in end_to_end kitche...Neha Pansare2022-06-241-1/+1
* | Bump version to 18.0.122 by Chef Expeditorv18.0.122Chef Expeditor2022-06-248-20/+21
* | Merge pull request #13019 from chef/jfm/server2012_password_errorsJohn McCrae2022-06-241-6/+6
|\ \ | |/ |/|
| * Refactored tests for older Windows versionsJohn McCrae2022-06-241-6/+1
| * Refactored tests for older Windows versionsJohn McCrae2022-06-231-6/+11
|/
* Bump version to 18.0.121 by Chef Expeditorv18.0.121Chef Expeditor2022-06-218-23/+24
* Merge pull request #13010 from chef/jfm/cert_creation_part3John McCrae2022-06-211-1/+1
|\
| * Correcting Cert creation for rspec testsJohn McCrae2022-06-171-1/+1
|/
* Bump version to 18.0.120 by Chef Expeditorv18.0.120Chef Expeditor2022-06-148-20/+21
* Merge pull request #12995 from chef/jfm/ucrt_build_testJohn McCrae2022-06-141-1/+0
|\
| * Updated Ruby version in omnibus_overridesJohn McCrae2022-06-142-2/+1
| * Updated Ruby version in omnibus_overridesJohn McCrae2022-06-141-1/+1
* | Bump version to 18.0.119 by Chef Expeditorv18.0.119Chef Expeditor2022-06-148-20/+21
* | Bump version to 18.0.118 by Chef Expeditorv18.0.118Chef Expeditor2022-06-148-20/+21
* | Fix documentation for chef_client_scheduled_task (#12917)William Theaker2022-06-144-4/+5
* | Bump version to 18.0.117 by Chef Expeditorv18.0.117Chef Expeditor2022-06-148-20/+21
* | Merge pull request #12182 from chef/manick/11638_zypper_package_source_additionJohn McCrae2022-06-144-3/+151
|\ \
| * | Missing source path unit and functional specspratixha2022-05-253-1/+43
| * | Fixed functional and unit testspratixha2022-05-252-3/+3
| * | Remove unneeded version with archManick Vel2022-05-251-1/+1
| * | Fixed available version changes. Added source in zypper package specManick Vel2022-05-252-7/+15
| * | Added require zypper version for resolve source to versionManick Vel2022-05-251-0/+1
| * | Added helper version class for zypperManick Vel2022-05-251-0/+60
| * | Added resolve source to version related changesManick Vel2022-05-251-9/+11
| * | Replaced source file exists with new resource sourceManick Vel2022-05-251-6/+2
| * | Addressed source_file_exist and uri_scheme related changesManick Vel2022-05-252-21/+7
| * | Added use package name source flagManick Vel2022-05-251-0/+1