summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Testing a new Berkshelf updatejfm/chef17_test_build4John2023-04-181-1/+1
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Updating Ncurses and removing i386 supportJohn2023-04-171-4/+4
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Updating Ncurses and removing i386 supportJohn2023-04-172-3/+4
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Correcitng lintingJohn2023-04-171-1/+1
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Commented out windows functional tests that hang on the verify pipelineJohn2023-04-171-1/+1
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Merge branch 'chef-17' into jfm/chef17_test_build4John McCrae2023-04-178-20/+21
|\
| * Bump version to 17.10.40 by Chef Expeditorv17.10.40Chef Expeditor2023-04-178-21/+22
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
| * Merge pull request #13632 from ↵John McCrae2023-04-171-12/+12
| |\ | | | | | | | | | | | | chef/dependabot/bundler/omnibus/chef-17/omnibus-a1ed55c Bump omnibus from `5bc091a` to `a1ed55c` in /omnibus
| | * Bump omnibus from `5bc091a` to `a1ed55c` in /omnibusdependabot[bot]2023-03-131-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `5bc091a` to `a1ed55c`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/5bc091ab3ed4ab002ef85dad3923914c25bb3dcd...a1ed55c2e0fdeb06b3c3f3041fe4d0c563233ba4) --- updated-dependencies: - dependency-name: omnibus dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Removed borked --debug properties from rake install commandsJohn2023-04-171-3/+3
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Correcting berkshelf to pull the correct version in for omnibusJohn2023-04-172-54/+65
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Correcting berkshelf to pull the correct chef version inJohn2023-04-174-8/+9
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Redirecting trace output to the screenJohn2023-04-171-3/+3
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Trying another approach to coax out the failures in the verify pipelineJohn2023-04-152-8/+6
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Bumping test timeouts back down. Tests can't be longer than 60 minutesJohn2023-04-141-1/+1
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Bumping test timeouts to 120 minutes now. Windows functional tests are ↵John2023-04-141-1/+1
| | | | | | | | | | | | | | | | | | taking a REALLY long time Signed-off-by: John <john.mccrae@progress.com>
* | | Bumping test timeouts to 60 minutesJohn2023-04-141-1/+1
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Test buildJohn2023-04-131-1/+1
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Removing garbage from the mergeJohn2023-04-127-35/+0
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Refactoring some tests to use Ruby 2.7, also updating Berkshelf to pull from ↵John2023-04-121-5/+5
| | | | | | | | | | | | | | | | | | the correct source Signed-off-by: John <john.mccrae@progress.com>
* | | Updating the gemfile.lock to get the Windows plan workingJohn2023-04-121-1/+0
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Adding Ruby 2.7 support back in - Now correcting for CheffishJohn2023-04-122-3/+3
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Adding Ruby 2.7 support back in - func_spec.ymlJohn2023-04-121-1/+1
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Adding Ruby 2.7 support back in - func_spec.ymlJohn2023-04-122-2/+2
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Adding Ruby 2.7 support back in - func_spec.ymlJohn2023-04-121-2/+2
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Updating the ruby version againJohn2023-04-122-2/+2
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Updating knifeJohn2023-04-121-1/+1
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Updating filesJohn2023-04-121-1/+1
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Updating cspell filesJohn2023-04-121-0/+4
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | | Updating Ruby Versions now tooJohn McCrae2023-04-1218-76/+166
| | | | | | | | | | | | Signed-off-by: John McCrae <mccrae@progress.com>
* | | Updating gemsJohn McCrae2023-04-121-1/+2
|/ / | | | | | | Signed-off-by: John McCrae <mccrae@progress.com>
* | Bump version to 17.10.39 by Chef Expeditorv17.10.39Chef Expeditor2023-04-128-21/+22
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Fix berkshelf on chef 17 (#13679)Thomas Powell2023-04-122-2/+2
| | | | | | Signed-off-by: Thomas Powell <powell@progress.com>
* | Bump version to 17.10.38 by Chef Expeditorv17.10.38Chef Expeditor2023-04-118-21/+22
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13674 from chef/expeditor/_addressable_2.8.4John McCrae2023-04-111-28/+19
|\ \ | | | | | | Bump addressable to 2.8.4
| * | Bump addressable to 2.8.4Chef Expeditor2023-04-091-28/+19
|/ / | | | | | | | | | | This pull request was triggered automatically via Expeditor when addressable 2.8.4 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | Bump version to 17.10.37 by Chef Expeditorv17.10.37Chef Expeditor2023-03-308-24/+25
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Update ssl cert used in kitchen tests (#13660)neha-p62023-03-301-8/+8
|/ | | Signed-off-by: Neha Pansare <neha.pansare@progress.com>
* Bump version to 17.10.36 by Chef Expeditorv17.10.36Chef Expeditor2023-03-018-21/+22
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* INFC-303 - Backport changes from v18 to v17 for documentation and missing ↵Corey Hemminger2023-02-281-26/+36
| | | | | privilege in verify list (#13254) Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
* Bump version to 17.10.35 by Chef Expeditorv17.10.35Chef Expeditor2023-02-288-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Fix rubygem tests for 17 (#13615)Phil Dibowitz2023-02-282-10/+8
| | | | | | | | | When the API server doesn't have a response, we expect nil, not a Ruby version. This was already fixed on 18, I'm just backporting. Also we only run uint tests on mac, so don't call them "mac" - just like 18. Signed-off-by: Phil Dibowitz <phil@ipom.com>
* Bump version to 17.10.34 by Chef Expeditorv17.10.34Chef Expeditor2023-02-288-25/+26
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* [chef-17] backport Bump deps for net-ssh 7.x for RHEL 9 and Ubuntu 22.04 ssh ↵Corey Hemminger2023-02-284-20/+20
| | | | | | | | | | (#13332) * update dep for net-ssh 7 support * update gem deps for net-ssh 7.x Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
* Bump version to 17.10.33 by Chef Expeditorv17.10.33Chef Expeditor2023-02-238-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13583 from chef/expeditor/_chef-vault_4.1.11John McCrae2023-02-231-2/+2
|\ | | | | Bump chef-vault to 4.1.11
| * Merge branch 'chef-17' into expeditor/_chef-vault_4.1.11John McCrae2023-02-239-45/+50
| |\ | |/ |/|
* | Bump version to 17.10.32 by Chef Expeditorv17.10.32Chef Expeditor2023-02-238-21/+22
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13602 from ↵John McCrae2023-02-231-5/+5
|\ \ | | | | | | | | | | | | chef/dependabot/bundler/omnibus/chef-17/kitchen-vagrant-1.14.1 Bump kitchen-vagrant from 1.11.0 to 1.14.1 in /omnibus
| * | Bump kitchen-vagrant from 1.11.0 to 1.14.1 in /omnibusdependabot[bot]2023-02-231-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [kitchen-vagrant](https://github.com/opscode/kitchen-vagrant) from 1.11.0 to 1.14.1. - [Release notes](https://github.com/opscode/kitchen-vagrant/releases) - [Changelog](https://github.com/test-kitchen/kitchen-vagrant/blob/main/CHANGELOG.md) - [Commits](https://github.com/opscode/kitchen-vagrant/compare/v1.11.0...v1.14.1) --- updated-dependencies: - dependency-name: kitchen-vagrant dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>