summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add support for resource action descriptionsMarc A. Paradise2021-02-043-2/+67
* Try turning on specs conditionally againTim Smith2021-02-033-4/+5
* Chef 17: Remove windows service manager capabilitiesTim Smith2021-02-038-525/+4
* Handle sysv compat mode when checking enabled status for systemd serviceJoshua Miller2021-02-021-0/+22
* remove unnecessary stubs and clean up outputLamont Granquist2021-02-011-5/+2
* fix specs for spec 3.10Lamont Granquist2021-02-011-2/+4
* Fix DNF version comparison buglcg/dnf-fix-tweakLamont Granquist2021-01-281-1/+7
* Merge pull request #10410 from chef/VSingh/knife-bootstrap-with-nonroot-userTim Smith2021-01-261-3/+42
|\
| * Rescue Train::UserError and re-try with su_passwordVSingh/knife-bootstrap-with-nonroot-userVivek Singh2020-09-181-5/+2
| * Passed block and limits resursive callsVivek Singh2020-09-171-2/+2
| * Add test casesVivek Singh2020-09-171-2/+44
| * Fixed test case failureVivek Singh2020-09-171-1/+1
* | Replace deprecated File.exists? with File.exist? in more placesTim Smith2021-01-262-4/+4
* | memoize systemctl shellouts for load_current_resource for systemd_unit perfJoshua Miller2021-01-221-60/+79
* | Remove pending test for use_inline_resources (#10912)Tim Smith2021-01-201-8/+0
* | add test, fix node attributes deep merge buglcg/lazy-attributesLamont Granquist2021-01-151-0/+78
* | Compliance Phase: even better audit cookbook detectionlcg/better-auditcb-detectionLamont Granquist2021-01-131-4/+3
* | Fix ohai resource specLamont Granquist2021-01-122-11/+3
* | Merge pull request #10868 from coldiron/aixinit_service_spec.rb-typoTim Smith2021-01-121-7/+7
|\ \
| * | Fix misspelling in spec/functional/resource/aixinit_service_spec.rb.Richard Mitsuk Lavitt2021-01-121-7/+7
* | | Compliance phase: change the audit cb checker to use the recipes list on the ...Lamont Granquist2021-01-121-6/+5
|/ /
* | Merge remote-tracking branch 'origin/master' into mrtazz/pkgng-exit-code-fixDaniel Schauenberg2021-01-07963-37593/+57133
|\ \
| * | load_current_resource for systemd service more efficientlyJoshua Miller2021-01-041-23/+116
| * | Coerce uid to integer in Windows user resource.Pete Higgins2020-12-301-0/+36
| * | Consolidate tests to reduce runtime on CI.Pete Higgins2020-12-291-384/+204
| * | Merge pull request #9847 from chef/lcg/dnf-versionfixTim Smith2020-12-281-16/+319
| |\ \
| | * | comments and spellcheckLamont Granquist2020-12-281-4/+4
| | * | Fix idempotency and parsing issues with DNF installsLamont Granquist2020-12-281-16/+319
| * | | Merge pull request #10761 from chef/dont-rely-on-live-servers-for-rubygems-testsTim Smith2020-12-285-7/+39
| |\ \ \
| | * | | Stub http requests in rubygems tests.Pete Higgins2020-12-285-7/+39
| | |/ /
| * | | Fix chefstyle violations.Pete Higgins2020-12-281-2/+2
| * | | Fix knife status json output for EC2 instance with no public IP.Pete Higgins2020-12-281-0/+54
| |/ /
| * | Merge pull request #10779 from chef/Lint_ParenthesesAsGroupedExpressionTim Smith2020-12-2811-28/+28
| |\ \
| | * | Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-2511-28/+28
| * | | Use include? instead of a regex with string matchingTim Smith2020-12-211-1/+1
| * | | Require without the file extensionTim Smith2020-12-211-1/+1
| |/ /
| * | Merge pull request #10379 from chef/rubygems_18Tim Smith2020-12-181-14/+4
| |\ \
| | * | Assume Rubygems 1.8 in the rubygems provider / specsrubygems_18Tim Smith2020-09-021-14/+4
| * | | Merge pull request #10751 from chef/fix-failures-in-ssl-handlerTim Smith2020-12-183-78/+106
| |\ \ \
| | * | | Don't pollute trusted_certs test data to keep bootstrap tests happy.fix-failures-in-ssl-handlerPete Higgins2020-12-174-10/+17
| | * | | Don't write to test data directories to avoid state leaking into other tests.Pete Higgins2020-12-161-13/+10
| | * | | Simplify test setup.Pete Higgins2020-12-161-14/+12
| | * | | Simplify some circuitous test setup.Pete Higgins2020-12-161-7/+7
| | * | | Backfill some missing tests and simplify the existing one.Pete Higgins2020-12-161-7/+11
| | * | | The port doesn't matter.Pete Higgins2020-12-161-1/+1
| | * | | Simplify test grouping.Pete Higgins2020-12-161-40/+30
| | * | | Remove outdated test cruft.Pete Higgins2020-12-161-3/+0
| | * | | Remove a test that was not testing behavior of the code under test.Pete Higgins2020-12-161-5/+0
| | * | | Handle bad certs in trusted_certs_dir.Pete Higgins2020-12-161-0/+14
| | * | | Add friendlier error messages for OpenSSL stuff.Pete Higgins2020-12-161-4/+16