Commit graph

9985 commits

Author SHA1 Message Date
Vasu1105
fe344e98ea CFINSPEC-154: Updates postgres_session resource to raise exception only in case of connection and authentication error and allow any errors in query to be fetched using output property(keeping earlier behaviour).
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-23 10:53:04 -04:00
Chef Expeditor
a8f767a488 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-15 22:40:02 +00:00
Chef Expeditor
8b4c9a289c Bump version to 4.56.17 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-14 02:26:52 +00:00
Clinton Wolfe
e448d2fae6
Merge pull request #5922 from inspec/cw/backport-filtertable-lazy-instance
Backport filtertable lazy instance to inspec-4
2022-03-13 22:25:25 -04:00
Clinton Wolfe
0ce80fbc71 Stylin
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-11 14:49:44 -05:00
Sathish
6451f844ae fix style
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:49:44 -05:00
Sathish
01811074e8 remove unused args
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:49:44 -05:00
Sathish
4098fc2f93 add self to the local instance method
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:49:44 -05:00
Clinton Wolfe
59dec4e1dc Add docs for lazy_instance
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-11 14:49:44 -05:00
Clinton Wolfe
79b644d095 Fix some bugs found in lazy_instance implementation
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-11 14:49:44 -05:00
Clinton Wolfe
db85994b42 Add tests for lazy_instance
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-11 14:49:44 -05:00
Sathish
3ac0eb5ba2 assume lazy caller always resonds to resource instance
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:49:44 -05:00
Sathish
cdc4ad113a execute lazy instance fields
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:48:33 -05:00
Sathish
a81100d833 execute filter table for populate lazy instance fields
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:48:33 -05:00
Sathish
5f19c31364 populate lazy instance fields
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:48:33 -05:00
Sathish
e1458b644a find lazy instance callbacks
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:48:33 -05:00
Sathish
a6afeb9cde find lazy instance fields
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:48:33 -05:00
Chef Expeditor
ae569dd5c2 Bump version to 4.56.16 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-11 16:16:50 +00:00
Clinton Wolfe
423f76aea4
Merge pull request #5919 from inspec/cw/backport-firewalld-update
Backport firewalld update - inspec-4
2022-03-11 11:15:33 -05:00
Will Dower
834572f17e combined Properties and Property Examples
Signed-off-by: Will Dower <wdower@mitre.org>
2022-03-10 15:50:51 -05:00
Deepa Kumaraswamy
06dccd2d9f #5597 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-03-10 15:50:35 -05:00
Will Dower
d0e13b48f7 changed array style at chefstyle's request
Signed-off-by: Will Dower <wdower@mitre.org>
2022-03-10 15:50:21 -05:00
Will Dower
d00ce2c194 updated docs for resource
Signed-off-by: Will Dower <wdower@mitre.org>
2022-03-10 15:49:39 -05:00
Will Dower
513b743ce6 add
Signed-off-by: Will Dower <wdower@mitre.org>
2022-03-10 15:48:54 -05:00
Will Dower
eb2a1c2c7f wip on adding custom matchers to the resource
Signed-off-by: Will Dower <wdower@mitre.org>
2022-03-10 15:47:22 -05:00
Daniel Tingstrom
ebea7f9771 Fix boolean methods to include a '?'
Signed-off-by: Daniel Tingstrom <dtingstrom@mitre.org>
2022-03-10 15:45:12 -05:00
Daniel Tingstrom
5637f27a34 Fix boolean function declarations/references to include a '?'
Signed-off-by: Daniel Tingstrom <dtingstrom@mitre.org>
2022-03-10 15:45:12 -05:00
Daniel Tingstrom
3b1c85076c Update firewalld resource to include more properties
Signed-off-by: Daniel Tingstrom <dtingstrom@mitre.org>
2022-03-10 15:45:12 -05:00
Chef Expeditor
aa15b9eb24 Bump version to 4.56.15 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-10 20:31:43 +00:00
Clinton Wolfe
d3456fa861
Merge pull request #5917 from inspec/cw/bakport-target-id-inspec-4
CFINSPEC-68 backport target id inspec 4
2022-03-10 15:30:21 -05:00
Vasu1105
1dc1c29dde Fix lint
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-10 14:28:02 -05:00
Vasu1105
f283dfba26 Skip the test on Windows uuid generation using helper method in test generates blank string on Windows due to which it fails
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-10 14:27:47 -05:00
Vasu1105
52da5ea4ee Skip aws test as it looking for credentials.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-10 14:27:35 -05:00
Vasu1105
a35e3ba17f CFINSPEC-68: Fix aws test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-10 14:27:24 -05:00
Vasu1105
e291f09bc1 CFINSPEC-68 Fix test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-10 14:27:08 -05:00
Vasu1105
1c740adfd4 CFINSPEC-68 Adds target_id in the reporter under platform data.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-10 14:26:44 -05:00
Chef Expeditor
36148b1864 Bump version to 4.56.14 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-10 00:44:46 +00:00
Clinton Wolfe
4d3c16494d
Merge pull request #5896 from inspec/cw/backport-fix-cassandra-test-inspec-4
CFINSPEC-125 cassandra unit test fix for windows - inspec-4
2022-03-09 19:43:12 -05:00
Chef Expeditor
b37e5fe7fd Bump version to 4.56.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-09 17:52:26 +00:00
Clinton Wolfe
9b3d933e1f
Merge pull request #5910 from inspec/dependabot/bundler/omnibus/inspec-4/omnibus-software-5947560
Bump omnibus-software from `f64a223` to `5947560` in /omnibus
2022-03-09 12:50:58 -05:00
dependabot[bot]
f807038a99
Bump omnibus-software from f64a223 to 5947560 in /omnibus
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `f64a223` to `5947560`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](f64a223f8a...5947560ea7)

---
updated-dependencies:
- dependency-name: omnibus-software
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 04:32:08 +00:00
Chef Expeditor
3425e81446 Bump version to 4.56.12 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-04 22:10:55 +00:00
Clinton Wolfe
a98fda23fa
Merge pull request #5905 from inspec/cw/backport-disable-hab-builds
Temporarily disable habitat builds to unbreak the pipeline - inspec-4
2022-03-04 17:09:28 -05:00
Clinton Wolfe
1e5a68999d Delete unused coverage pipeline def
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-04 17:08:40 -05:00
Clinton Wolfe
19ae676c4c Also disable hab build pipeline defs
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-04 17:05:57 -05:00
Clinton Wolfe
bdf0203fba Temporarily disable habitat builds to unbreak the pipeline
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-04 17:00:54 -05:00
Chef Expeditor
2f177dfa53 Bump version to 4.56.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-03 16:43:00 +00:00
Clinton Wolfe
f24532c1e6
Merge pull request #5899 from inspec/cw/backport-disable-resource-tests
Disable resource integration tests inspec-4
2022-03-03 11:40:43 -05:00
Clinton Wolfe
f52d7d6ec0 Disable resource integration tests, which always fail
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-03 11:38:48 -05:00
Michael Maslanka
df7e249415 test-2
Signed-off-by: Michael Maslanka <maslanka@progress.com>
2022-03-03 10:28:26 -06:00