summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Completely ignore the chocolatey teststm/disable_choco_testsThom May2017-05-121-0/+1
| | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 13.1.15 by Chef Versioner.v13.1.15Chef Versioner2017-05-125-13/+10
|
* Merge pull request #6143 from MsysTechnologiesllc/nim/fixing_build_failuresThom May2017-05-124-8/+11
|\ | | | | Fixing Build Failures
| * mark test as pending with a useful messageThom May2017-05-121-2/+2
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * Added choco_include? filternimisha2017-05-114-10/+12
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
| * Fixing Build Failuresnimisha2017-05-111-0/+1
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | Bump version of chef to 13.1.14 by Chef Versioner.v13.1.14Chef Versioner2017-05-115-10/+17
| |
* | Merge pull request #6100 from chef/smurawski/cab_compareThom May2017-05-112-15/+20
|\ \ | | | | | | cab_package should comare package name and version, not just name
| * | Remove extraneous `puts`smurawski/cab_compareSteven Murawski2017-05-081-1/+1
| | | | | | | | | | | | Signed-off-by: Steven Murawski <steven.murawski@gmail.com>
| * | return the resource rather than an empty assignment to a local variableSteven Murawski2017-05-081-1/+1
| | | | | | | | | | | | Signed-off-by: Steven Murawski <steven.murawski@gmail.com>
| * | Make the cab compare on name and version, not just name. The new servicing ↵Steven Murawski2017-05-081-13/+18
| | | | | | | | | | | | | | | | | | model with package rollups all share the same name, so we need to differentiate on version. Signed-off-by: Steven Murawski <steven.murawski@gmail.com>
* | | Bump version of chef to 13.1.13 by Chef Versioner.v13.1.13Chef Versioner2017-05-115-10/+10
| | |
* | | Merge pull request #6138 from chef/tm/acceptanceThom May2017-05-1111-159/+20
|\ \ \ | |_|/ |/| | Acceptance test fixes
| * | Remove FIPS acceptance testingtm/acceptanceThom May2017-05-1110-139/+0
| | | | | | | | | | | | | | | | | | | | | This has always been a pretty grotesque hack, and should be replaced with real testers running in FIPS mode natively. Signed-off-by: Thom May <thom@chef.io>
| * | Update gems to get a new plistThom May2017-05-101-20/+20
| | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | Bump version of chef to 13.1.12 by Chef Versioner.v13.1.12Chef Versioner2017-05-105-10/+10
| | |
* | | Merge pull request #6140 from chef/lcg/get-lita-working-againLamont Granquist2017-05-103-14/+2
|\ \ \ | | | | | | | | remove bundle_install.sh
| * | | remove bundle_install.shLamont Granquist2017-05-103-14/+2
|/ / / | | | | | | | | | | | | | | | | | | doesn't matter, and if it did we should use the actual bundler trampolining. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Merge pull request #6105 from Stromweld/patch-1Matt Wrock2017-05-102-4/+4
|\ \ \ | |/ / |/| | Updated to fix day validation with monthly frequency
| * | fixed test with @NimishaS suggestion.Corey Hemminger2017-05-030-0/+0
| |\ \ | | | | | | | | | | | | Signed-off-by: Corey Hemminger <corey.hemminger@nativex.com>
| | * | fixed test with @NimishaS suggestion. Signed-off-by: Corey Hemminger ↵Corey Hemminger2017-05-021-6/+2
| | | | | | | | | | | | | | | | | | | | corey.hemminger@nativex.com Signed-off-by: Corey Hemminger corey.hemminger@nativex.com
| * | | fixed test with @NimishaS suggestion. Signed-off-by: Corey Hemminger ↵Corey Hemminger2017-05-031-6/+2
| |/ / | | | | | | | | | | | | | | | corey.hemminger@nativex.com Signed-off-by: Corey Hemminger <corey.hemminger@nativex.com>
| * | updated testsCorey Hemminger2017-05-021-3/+7
| | | | | | | | | Signed-off-by: Corey Hemminger corey.hemminger@nativex.com
| * | Updated to fix day validation with monthly frequencyCorey Hemminger2017-04-281-2/+2
| | | | | | | | | | | | This should fix issue #6104 Signed-off-by: Corey Hemminger <corey.hemminger@nativex.com>
* | | Merge pull request #6139 from ↵Thom May2017-05-101-1/+0
|\ \ \ | | | | | | | | | | | | | | | | MsysTechnologiesllc/nim/fixing_broken_functional_tests Fixing broken functional test in windows_task resource
| * | | Fixing broken functional test in windows_task resourcenimisha2017-05-101-1/+0
|/ / / | | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | | Merge pull request #6112 from chef/lcg/ominbus-bundle-configLamont Granquist2017-05-0937-1389/+107
|\ \ \ | |_|/ |/| | Remove chef-gem software definition complexity from omnibus builds
| * | add note to hacklcg/ominbus-bundle-configLamont Granquist2017-05-091-0/+5
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | simplify omnibus config and greenify builds againLamont Granquist2017-05-0937-1389/+102
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | this is also necessary for bundler-1.14.x i'm still not entirely clear why we ever needed all the fussy software gem configs or what the build-chef / build-chef-gem infrastructure ever did for us. it seems to have been mostly micro-optimization around building the software gems before bundle installing the project in order to take advantage of git caching. i aggressively don't care about that, this is quite fast enough. we can install nokogiri and libgecode early and that should take care of 98% of the build optimization issue. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.1.11 by Chef Versioner.v13.1.11Chef Versioner2017-05-085-10/+10
| |
* | Adding functional specs for windows_task resource (#6067)Nimisha Sharad2017-05-082-1/+460
| | | | | | | | | | | | * Added functional specs for windows_task resource Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | Bump version of chef to 13.1.10 by Chef Versioner.v13.1.10Chef Versioner2017-05-085-10/+10
| |
* | Merge pull request #6125 from MsysTechnologiesllc/harry/group_incorrectly_warnsSteven Murawski2017-05-081-1/+1
|\ \ | | | | | | User on Windows with group incorrectly warns about passing GID
| * | change worning msg for windows create user resourceMSys2017-05-051-1/+1
|/ / | | | | | | Signed-off-by: MSys <harikesh.kolekar@msystechnologies.com>
* | Bump version of chef to 13.1.9 by Chef Versioner.Chef Versioner2017-05-045-10/+10
| |
* | Merge pull request #6022 from chef/adamleff/add-me-as-maintainerThom May2017-05-042-0/+6
|\ \ | | | | | | Adding Adam Leff as maintainer
| * | Adding Adam Leff as maintaineradamleff/add-me-as-maintainerAdam Leff2017-04-052-0/+6
| | | | | | | | | | | | | | | | | | | | | Volunteering to be a core maintainer if additional maintainers are desired. Signed-off-by: Adam Leff <adam@leff.co>
* | | Merge pull request #6118 from chef/lcg/install-current-from-omnitruckLamont Granquist2017-05-041-0/+3
|\ \ \ | | | | | | | | go back to using omnitruck to install
| * | | go back to using omnitruck to installlcg/install-current-from-omnitruckLamont Granquist2017-05-031-0/+3
|/ / / | | | | | | | | | | | | | | | i like the reliability of omnitruck over the docker installs better. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version of chef to 13.1.8 by Chef Versioner.v13.1.8Chef Versioner2017-05-026-15/+11
| | |
* | | Merge pull request #6114 from chef/lcg/kitchen-test-currentLamont Granquist2017-05-021-2/+1
|\ \ \ | |_|/ |/| | switch to using trusty on travis
| * | switch to using trusty on travisLamont Granquist2017-05-021-2/+1
|/ / | | | | | | | | | | | | the travis precise openssl libs appears to hate rubygems and we should do this anyway. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Merge pull request #6055 from coderanger/package-optionsThom May2017-04-2828-227/+103
|\ \ | | | | | | Clean up more stubbed properties in tests
| * | Feed the rubocop.Noah Kantrowitz2017-04-111-2/+2
| | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-1121-67/+67
| | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Put in some temporary hacks for the service and user resource for cases ↵Noah Kantrowitz2017-04-112-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | where the tests assumed nillable properties. This will get cleaned up when they are converted to real properties. Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Convert the env and route resources to property style to get nillable setters. Noah Kantrowitz2017-04-112-142/+16
| | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Clean up other uses of the allow(@new_resource).to receive(:options) pattern.Noah Kantrowitz2017-04-114-9/+9
| | | | | | | | | | | | | | | | | | None of these tests are failing as a result but good for the future. Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | | Merge pull request #6094 from whiteley/apt-fingerThom May2017-04-281-4/+7
|\ \ \ | | | | | | | | apt-key finger no longer matches extract fingerprints regex
| * | | apt-key finger no longer matches extract fingerprints regexMatt Whiteley2017-04-261-4/+7
| | | | | | | | | | | | | | | | Signed-off-by: Matt Whiteley <mattwhiteley@gmail.com>