Commit graph

9061 commits

Author SHA1 Message Date
Clinton Wolfe
fa485a0fdd
Merge pull request #5204 from inspec/cw/add-tk-testing
Reinstate resource testing on supported platforms using Test-Kitchen
2021-05-03 17:01:30 -04:00
Clinton Wolfe
e9c82c62de Correct configuration for pull request trigger for integreation/resources pipeline
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-03 16:52:29 -04:00
Clinton Wolfe
3178569290 Run resource integration pipeline when opening PRs
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 22:39:25 -04:00
Clinton Wolfe
1edf2fea13 Enable now-working platforms, and remove EOL amazonlinux 1
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 22:12:31 -04:00
Clinton Wolfe
2c0cd30f25 Exclude fedora from installing iptables, as it causes a conflict
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 22:00:38 -04:00
Clinton Wolfe
ca14b2a901 Conditionally include a kitchen group in the gemfile for ruby 2.7+
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:53:24 -04:00
Clinton Wolfe
0b4a9a397b Remove EOL'd platforms
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:13:43 -04:00
Clinton Wolfe
a8298b42b7 Rename test:integration to test:kitchen for clarity in Rakefile
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
099060e38d Seems more stable with concurrency 3, may increase later
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
37f39582cc Disable opensuse testing for now
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
26cc73f608 Add note about oraclelinux-8
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
f5c8f67c2b Do not build inspec gem locally or install in os_prepare
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
531abc0f30 Set Kitchenfile path for resource testing
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
e8572d96e0 Add buildkite definition for Dokken kitchen jobs
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
d9d021a861 Update versions of dokken images used and get most of them working; oraclelinux 8 is not working
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
79468b721e Add commentary to kitchen.yml
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
3df3e11c47 We're not talking to automate, don't pretend we are
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
55732b848a Do not use audit cookbook for resource testing
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Clinton Wolfe
3dc64f0d9d Comment out aspirational test suites in kitchen.yml
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-02 21:00:05 -04:00
Chef Expeditor
dde2017bec Update CHANGELOG.md with details from pull request #5488
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-03 00:51:13 +00:00
Clinton Wolfe
8bcc411608
Merge pull request #5488 from inspec/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-05-02 20:49:57 -04:00
Chef Expeditor
7100701a93 Bump version to 4.36.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-03 00:40:52 +00:00
Chef Expeditor
99251e903e Update CHANGELOG.md with details from pull request #5492
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-03 00:38:50 +00:00
Clinton Wolfe
44a53a17e4
Merge pull request #5491 from inspec/better_telemetry
Make sure we use chef-telemetry 1.0.8+
2021-05-02 20:38:15 -04:00
Clinton Wolfe
b7103d25ca
Merge pull request #5492 from inspec/new_ruby
Update Ruby in omnibus packages to 2.7.3
2021-05-02 20:37:18 -04:00
Chef Expeditor
66bf825c5f Update CHANGELOG.md with details from pull request #5493
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-03 00:36:56 +00:00
Clinton Wolfe
d3a6fd9399
Merge pull request #5493 from inspec/openssl_bump
Update openssl to 1.1.1k on macos
2021-05-02 20:35:39 -04:00
Tim Smith
a0d15f2908 Update openssl to 1.1.1k on macos
This resolves several CVEs

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-04-30 12:20:01 -07:00
Tim Smith
05782c665f Update Ruby in omnibus packages to 2.7.3
This resolves a large number of bugs and fixes several CVEs

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-04-30 12:18:38 -07:00
Tim Smith
89848feedb Make sure we use chef-telemetry 1.0.8+
This version drops the http dep which greatly reduces the overall size
of deps.

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-04-30 12:17:41 -07:00
Chef Expeditor
8a93f08a13 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-29 00:02:39 +00:00
dependabot-preview[bot]
cf1ec576ce
Upgrade to GitHub-native Dependabot 2021-04-28 22:35:59 +00:00
Chef Expeditor
4cd7a4012a Bump version to 4.36.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 20:10:06 +00:00
Clinton Wolfe
97e8a5a144
Merge pull request #5470 from inspec/nm/group-members-nil
Fix for group resource when member does not exist
2021-04-28 16:08:31 -04:00
Nikita Mathur
7693363a1a Fix for default null values compatible for both windows and non-windows system
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-28 22:27:30 +05:30
Nikita Mathur
457e544724 Fix for non-existent member for group resource
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-28 22:26:33 +05:30
Chef Expeditor
ab401b6d64 Bump version to 4.36.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 16:34:51 +00:00
Clinton Wolfe
0fa00ed252
Merge pull request #5479 from inspec/nm/groups-members-fix
Added new property `members_array` for group & groups resources.
2021-04-28 12:33:02 -04:00
Chef Expeditor
597b33e51c Bump version to 4.36.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 16:32:07 +00:00
Clinton Wolfe
5f939ec0f9
Merge pull request #5483 from inspec/nm/groups-local-doc
Group & Groups doc updated - about using local and etc groups
2021-04-28 12:30:35 -04:00
Chef Expeditor
0fdd546c40 Bump version to 4.36.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 16:28:23 +00:00
Clinton Wolfe
b18a3aeb3d
Merge pull request #5485 from inspec/jgarud/update-gemfile-to-support-env-vars
updating Gemfile to support environment variables
2021-04-28 12:26:46 -04:00
Nikita Mathur
4d05db1a05 Doc review changes made for group and groups resource doc
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-28 12:25:10 +05:30
Nikita Mathur
03d72d4dc0 Doc change for groups related to members in non windows platform
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-27 21:16:47 +05:30
Chef Expeditor
cb2abf2e10 Bump version to 4.36.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-27 13:00:07 +00:00
Clinton Wolfe
3940a6374a
Merge pull request #5463 from inspec/vasundhara/add_selinux_modules
Add selinux resource support for modules and booleans
2021-04-27 08:58:28 -04:00
jayashri garud
c042c93917 updating Gemfile to support environment variables
Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
2021-04-27 11:59:41 +05:30
Chef Expeditor
6e73969278 Bump version to 4.35.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-27 02:40:12 +00:00
Clinton Wolfe
0aef9f11eb
Merge pull request #5480 from inspec/vasundhara/small_fix
Minor fix - Method expected to return boolean but it was returning nil if condition check fails
2021-04-26 22:38:39 -04:00
Nikita Mathur
52f1d6a002 Some doc improv added for group and groups resources
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-26 20:24:22 +05:30