summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6631 from chef/jsinha/fix_svcadmThom May2017-12-081-5/+6
|\
| * Fix svcadm clear to only run in maintenance statejsinha/fix_svcadmJaymala Sinha2017-12-071-5/+6
* | fix alphabetic sorting of classeslcg/node-map-speedupLamont Granquist2017-12-071-0/+16
|/
* Improve the passwordless user error, logic, and testsimproved_task_loggingTim Smith2017-12-062-14/+19
* Update resource specsTim Smith2017-12-061-14/+14
* Clarify that we're talking about the 1 and only SYSTEM user hereTim Smith2017-12-062-2/+2
* Merge pull request #6625 from chef/lcg/lwrp-test-speedupLamont Granquist2017-12-065-35/+56
|\
| * travis caught another speclcg/lwrp-test-speedupLamont Granquist2017-12-061-1/+1
| * speedup lwrp testsLamont Granquist2017-12-064-34/+55
* | Merge pull request #6424 from chef/lcg/deep-merge-cache-rewriteLamont Granquist2017-12-064-54/+117
|\ \
| * | fixup some unit testslcg/deep-merge-cache-rewriteLamont Granquist2017-12-061-6/+7
| * | remove more debugging and revert no-longer necessary fixLamont Granquist2017-12-061-4/+2
| * | Per-container deep merge cachingLamont Granquist2017-12-063-47/+111
| |/
* | Fixup the functional testsTim Smith2017-12-061-2/+2
|/
* Merge pull request #6590 from mal/knife-ssh-prefixLamont Granquist2017-12-012-46/+122
|\
| * Add custom prefix attribute support to knife sshMal Graty2017-11-282-15/+101
| * Refactor SSH attributeMal Graty2017-11-282-29/+19
| * TyposMal Graty2017-11-282-2/+2
* | Merge pull request #6576 from cma-arnold/masterLamont Granquist2017-11-291-15/+71
|\ \
| * | Hide sensitive properties in converge_if_changed.Chris Arnold2017-11-271-15/+71
* | | Merge pull request #6541 from chef/path_idempotencyLamont Granquist2017-11-291-1/+1
|\ \ \
| * | | Fix typo in path specspath_idempotencyTim Smith2017-11-281-1/+1
| | |/ | |/|
* | | Merge pull request #6608 from chef/lcg/nodemap-platform-versionsLamont Granquist2017-11-291-0/+18
|\ \ \ | |/ / |/| |
| * | fix NodeMap to not throw exceptions on platform_versionslcg/nodemap-platform-versionsLamont Granquist2017-11-281-0/+18
* | | Forgot to check for a unit test. Sigh.Noah Kantrowitz2017-11-272-9/+16
* | | Remove empty line.Noah Kantrowitz2017-11-271-1/+0
* | | Tests++.Noah Kantrowitz2017-11-271-1/+9
| |/ |/|
* | Merge pull request #6544 from MsysTechnologiesllc/nim/invalid_date_errThom May2017-11-231-0/+27
|\ \
| * | Unit tests for invalid date and starttime errornimisha2017-11-151-0/+27
* | | fix argument to restorecon not being shell-escapedDavid Ashby2017-11-221-6/+3
* | | Stub out call to 'ifconfig --version' in unit testsBryan McLellan2017-11-221-3/+10
* | | Merge pull request #6588 from chef/lcg/test-revertLamont Granquist2017-11-211-33/+7
|\ \ \
| * | | Revert "add missing functional tests for users"lcg/test-revertLamont Granquist2017-11-171-33/+7
| | |/ | |/|
* | | Filter out periods from tmux session nameTony Novak2017-11-201-0/+17
* | | Don't run ifconfig tests on RHEL7, as it is not part of the base OSScott Hain2017-11-161-1/+1
* | | Add creation of ramdisk node if it doesn't already existScott Hain2017-11-161-0/+4
* | | Switch to platform family, enable correct platformsScott Hain2017-11-152-4/+4
* | | Update for centos as wellScott Hain2017-11-152-3/+3
* | | Change platform on mount and ifconfig from centos to redhat, since that is a ...Scott Hain2017-11-152-3/+3
|/ /
* | Change a useradd_spec test for RHEL >= 6.8 and >= 7.3jsnapp/fix_useradd_spec_testJeremiah Snapp2017-11-151-4/+4
* | Merge pull request #6583 from thomasdziedzic/fix-warningThom May2017-11-151-1/+1
|\ \
| * | replace deprecated Dir.exists? with Dir.exist?Thomas Dziedzic2017-11-111-1/+1
* | | Add ohai_time to minimal_ohai filterbtm/minimal_ohai_timeBryan McLellan2017-11-141-1/+1
|/ /
* | Avoid the need to parse nil versions in the package providerTim Smith2017-11-031-0/+34
|/
* add missing functional tests for usersMSys2017-10-271-7/+33
* Fix remote_file with UNC paths failingnodes_not_hereTim Smith2017-10-192-3/+2
* Merge pull request #6437 from MsysTechnologiesllc/dh/array_choco_pkg_artifactoryBryan McLellan2017-10-161-1/+3
|\
| * Fix travis failuresdheerajd-msys2017-09-291-1/+3
* | Merge pull request #6473 from MsysTechnologiesllc/piyush/update_TestDSCParserBryan McLellan2017-10-162-19/+104
|\ \
| * | MSYS-684: Added parser for DSC configurationpiyushawasthi2017-10-052-19/+104