summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4388 from chef/lcg/more-rubocop-lintThom May2016-01-131-2/+2
|\
| * more rubocop fixeslcg/more-rubocop-lintLamont Granquist2016-01-121-2/+2
* | Merge pull request #4384 from chef/lcg/really-fix-copsLamont Granquist2016-01-123-18/+18
|\ \
| * | really fix copslcg/really-fix-copsLamont Granquist2016-01-123-18/+18
| |/
* | Merge pull request #4373 from PatrickWalker/feature/issue-4268Thom May2016-01-121-0/+8
|\ \
| * | Ensuring running Help returns an exit code of 0Patrick Walker2016-01-111-0/+8
* | | Merge pull request #4375 from chef/no_version_detectMatt Wrock2016-01-121-12/+3
|\ \ \ | |_|/ |/| |
| * | fexes #4354 and fiexs #4372 stop trying to auto detect versions for exe insta...no_version_detectMatt Wrock2016-01-111-12/+3
* | | Merge pull request #4381 from chef/lcg/useless-to-sLamont Granquist2016-01-121-1/+1
|\ \ \
| * | | chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
| |/ /
* | | fix some lint copsLamont Granquist2016-01-123-4/+4
|/ /
* | Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-112-3/+3
|/
* Merge pull request #4340 from juliandunn/reenable-aix-mount-testBryan McLellan2015-12-311-20/+8
|\
| * Re-enable AIX mount functional test by using the NameFS type whichJulian C. Dunn2015-12-231-20/+8
* | Merge pull request #4321 from chef/service_userMatt Wrock2015-12-291-2/+5
|\ \ | |/ |/|
| * fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-2/+5
* | Filter out service test that cannot run inside a WPARshain/disable_aix_mount_testsScott Hain2015-12-181-2/+2
* | Disabled mount tests on AIX since they only work in LPARs and we test in WPAR...Scott Hain2015-12-181-1/+2
|/
* merge cleanupmwrock/packageMatt Wrock2015-12-151-1/+1
* Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-091-1/+1
* immediately_before -> beforeJohn Keiser2015-12-091-7/+7
* Add immediately_before notificationJohn Keiser2015-12-091-4/+74
* Merge pull request #4258 from chef/jdm/dpkg-spec-fixesLamont Granquist2015-12-081-22/+25
|\
| * Fix dpkg specs to run on debian 6jdm/dpkg-spec-fixesJay Mundrawala2015-12-081-22/+25
* | adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-072-0/+227
|/
* disable tests on 32-bitlcg/32-bit-dpkg-test-brokeLamont Granquist2015-12-041-1/+1
* dpkg multipackage and bonus fixesLamont Granquist2015-12-022-1/+337
* Add note as to why ifconfig_spec is disabled in travisjdm/travis-sudoJay Mundrawala2015-11-301-0/+2
* Add note as to why mount_spec is not running in travisJay Mundrawala2015-11-301-0/+2
* Skip mount test in travisJay Mundrawala2015-11-251-1/+1
* Skip ifconfig tests in travisJay Mundrawala2015-11-251-1/+1
* Fix testsJeff Blaine2015-11-231-5/+5
* Restore rspec 3.4 by setting project_source_dirsjk/rspec-3.4John Keiser2015-11-171-0/+4
* ignore gid on windows and warn to use groupMatt Wrock2015-10-081-0/+8
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-3/+14
* Merge pull request #4016 from chef/mcquin/nano-ps-scriptClaire McQuin2015-10-021-7/+57
|\
| * Mark tests assuming 32-bit architecture as not support on nanomcquin/nano-ps-scriptClaire McQuin2015-10-011-18/+6
| * Use -Command flag on NanoClaire McQuin2015-10-011-1/+63
* | Simplify kill loop with WNOHANGjk/print-raceJohn Keiser2015-09-291-10/+3
* | Change puts to print with \n for atomicityJohn Keiser2015-09-291-7/+7
* | Add some insurance against timeouts failing (10s room, kill loop)John Keiser2015-09-291-5/+14
* | Add tests for things that have created the lockfile but not yet acquired the ...John Keiser2015-09-291-21/+79
* | Print what happened (and in what order) if test failsJohn Keiser2015-09-291-130/+89
|/
* Make race condition tests explicitjk/run-lockJohn Keiser2015-09-251-100/+260
* Merge pull request #3857 from coderanger/gateway-keyNoah Kantrowitz2015-09-222-7/+33
|\
| * Lots of tests leak the log level so just fix it here.Noah Kantrowitz2015-09-011-0/+11
| * Don't leak log_level=debug out of the cookbook_delete_spec test.Noah Kantrowitz2015-09-011-7/+17
| * Stub Net::SSH.configuration_for.Noah Kantrowitz2015-09-011-0/+5
* | Merge pull request #3909 from chef/mwrock/reboot_pendingMatt Wrock2015-09-111-43/+33
|\ \
| * | remove pending reboot check for HKLM\SOFTWARE\Microsoft\Updates\UpdateExeVola...mwrock/reboot_pendingMatt Wrock2015-09-101-43/+33