summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Extend node["audit"]["compliance_phase"] to assert phase on or offbackport_complianceLamont Granquist2021-03-051-3/+32
* Add a compliance_mode node attributeLamont Granquist2021-03-051-0/+7
* Use shell redirection in chef_client_cron when append_log_file is trueLance Albertson2021-03-011-8/+8
* Fix network mounts which use the root level as the deviceLance Albertson2021-02-121-0/+1
* Fix automate compliance fetcher for profiles with at signsLamont Granquist2021-02-121-0/+8
* Add support for resource action descriptions (#10986)Marc A. Paradise2021-02-043-2/+67
* Merge pull request #10971 from chef/suTim Smith2021-02-021-3/+42
|\
| * Rescue Train::UserError and re-try with su_passwordVivek Singh2021-02-021-5/+2
| * Passed block and limits resursive callsVivek Singh2021-02-021-2/+2
| * Add test casesVivek Singh2021-02-021-2/+44
| * Fixed test case failureVivek Singh2021-02-021-1/+1
* | Merge pull request #10969 from chef/dnfTim Smith2021-02-021-1/+7
|\ \
| * | Fix DNF version comparison bugLamont Granquist2021-02-021-1/+7
| |/
* | Merge pull request #10966 from chef/file_existsTim Smith2021-02-022-4/+4
|\ \
| * | Replace deprecated File.exists? with File.exist? in more placesfile_existsTim Smith2021-02-022-4/+4
| |/
* | remove unnecessary stubs and clean up outputLamont Granquist2021-02-021-5/+2
* | fix specs for spec 3.10Lamont Granquist2021-02-021-2/+4
|/
* Compliance Phase: even better audit cookbook detectionLamont Granquist2021-01-191-4/+3
* Fix ohai resource specLamont Granquist2021-01-192-11/+3
* Merge pull request #10867 from chef/fix_freebsdTim Smith2021-01-121-1/+1
|\
| * adapt to FreeBSD pkgng sysexit changesDaniel Schauenberg2021-01-121-1/+1
* | Compliance phase: change the audit cb checker to use the recipes list on the ...Lamont Granquist2021-01-121-6/+5
|/
* Merge pull request #10820 from chef/uuidTim Smith2021-01-041-0/+36
|\
| * Coerce uid to integer in Windows user resource.uuidPete Higgins2021-01-041-0/+36
* | comments and spellcheckLamont Granquist2021-01-041-4/+4
* | Fix idempotency and parsing issues with DNF installsLamont Granquist2021-01-041-16/+319
|/
* Fix chefstyle violations.Pete Higgins2020-12-301-2/+2
* Fix knife status json output for EC2 instance with no public IP.Pete Higgins2020-12-301-0/+54
* Consolidate tests to reduce runtime on CI.Pete Higgins2020-12-301-384/+204
* Stub http requests in rubygems tests.Pete Higgins2020-12-305-7/+39
* 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
| * Properly handle DER encoded certs and keys.Pete Higgins2020-12-164-0/+14
* | Cleanup bootstrap trusted_certs_dir tests.cleanup-bootstrap-certs-testsPete Higgins2020-12-173-18/+5
* | Merge pull request #10746 from chef/remove-old-test-scriptTim Smith2020-12-151-47/+0
|\ \
| * | Remove old test script.remove-old-test-scriptPete Higgins2020-12-151-47/+0
| |/
* | Merge pull request #10735 from chef/add-chef-node-attribute-to-compliance-phaseTim Smith2020-12-151-0/+28
|\ \ | |/ |/|
| * Add audit cookbook's chef_node_attribute_enabled to Compliance Phase.add-chef-node-attribute-to-compliance-phasePete Higgins2020-12-111-0/+28
* | Remove a useless test.Pete Higgins2020-12-151-7/+0
|/
* Instead of silently failing, raise an exception for bad reporter types.Pete Higgins2020-12-111-4/+2