summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6628 from chef/more_taskTim Smith2017-12-082-18/+97
|\
| * Update the start_time spec for the new messageTim Smith2017-12-081-1/+1
| * These are all input validation errors so they should raise ArgumentError not ...more_taskTim Smith2017-12-081-9/+9
| * Expect the right exceptionsTim Smith2017-12-081-23/+23
| * Properly handle an ISO8601 duration of 0 secondsTim Smith2017-12-081-0/+3
| * Add tests for invalid datesTim Smith2017-12-071-2/+21
| * Improve the integer/string warning messageTim Smith2017-12-072-5/+5
| * Validate the start_date is correctly passedTim Smith2017-12-071-1/+1
| * allow random_delay and execution_time_limit to be integers and properly validateTim Smith2017-12-071-11/+37
| * Validate that starttime is actually in HH:mm formatTim Smith2017-12-071-0/+10
| * Test lowercase system users not requiring passwordsTim Smith2017-12-071-0/+5
| * Add testing of sec_to_durTim Smith2017-12-071-0/+16
* | 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