Skip to content

Ubuntu focal(20.04) EOL changes in features test scripts #1370

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Kaniska244
Copy link
Contributor

@Kaniska244 Kaniska244 commented May 27, 2025

Ref: #90 , #261

Description: The ubuntu focal is going out of support from May 31, 2025. So updating all features test scripts where ubuntu focal(20.04) was referred.

Changlog: The following changes are done.

  • src/git/install-sh : While updating test scripts & running the tests, found that git test cases for almalinux, fedora & cbl-mariner-2.0 base images were failing due to some missing utilities, example. Fixed that also as part of this PR.
  • Multiple scenarios.json files containing test cases & respective test scripts were updated to remove ubuntu focal(20.04) references.

Checklist:

  • All checks are passed.

@Kaniska244 Kaniska244 marked this pull request as ready for review May 27, 2025 15:44
@Kaniska244 Kaniska244 requested a review from a team as a code owner May 27, 2025 15:44
eljog
eljog previously requested changes Jun 2, 2025
@@ -1,6 +1,6 @@
{
"id": "common-utils",
"version": "2.5.3",
"version": "2.5.4",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version changes not required as feature functionalities are not changed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @eljog ,

I have removed all the version bumps except for git feature where I made a small change to install additional libraries as couple of test cases(not related to ubuntu) were failing. Kindly let me know in case of further concern.

@Kaniska244 Kaniska244 requested a review from eljog June 3, 2025 15:43
@AlvaroRausell AlvaroRausell enabled auto-merge (squash) June 11, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants