Skip to content

[test] Fix Github system tests on Ubuntu #2991

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

hanwen-cluster
Copy link
Contributor

Description of changes

  • This commit fixes the following issue:
  1. On Ubuntu 24 mock a kernel version that is actually from Ubuntu 24 instead of 22
  2. Upgrade Chef version in system test to fix an known issue Trigger keyring code in kitchen-tests and fix accidental inclusion of TargetIO code chef/chef#14928, which was failing for both Ubuntu22 and Ubuntu 24

Tests

  • Github system tests on Ubuntu is passing

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hanwen-cluster hanwen-cluster requested review from a team as code owners July 10, 2025 18:25
@hanwen-cluster hanwen-cluster marked this pull request as draft July 10, 2025 18:25
@hanwen-cluster hanwen-cluster marked this pull request as ready for review July 10, 2025 18:25
This commit fixes the following issue:
1. On Ubuntu 24 mock a kernel version that is actually from Ubuntu 24 instead of 22
2. Upgrade Chef version in system test to fix an known issue chef/chef#14928, which was failing for both Ubuntu22 and Ubuntu 24

Signed-off-by: Hanwen <hanwenli@amazon.com>
@hanwen-cluster hanwen-cluster merged commit 148f416 into aws:develop Jul 10, 2025
28 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants