Skip to content
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

[testing] Update Ubuntu images #3824

Merged

Conversation

arif-ali
Copy link
Member

@arif-ali arif-ali commented Oct 26, 2024

  • Update to latest images from GCE for Ubuntu distros
  • Update ubuntu_latest to be now 24.10, which was released recently
  • Drop 18.04, now we want to start using python 3.8
  • Update deb packaging to use latest ubuntu (24.10)
  • Test ubuntu latest also using the snap
  • Fix msr load issue, and update predicate to also include 22.04

Please place an 'X' inside each '[]' to confirm you adhere to our Contributor Guidelines

  • Is the commit message split over multiple lines and hard-wrapped at 72 characters?
  • Is the subject and message clear and concise?
  • Does the subject start with [plugin_name] if submitting a plugin patch or a [section_name] if part of the core sosreport code?
  • Does the commit contain a Signed-off-by: First Lastname [email protected]?
  • Are any related Issues or existing PRs properly referenced via a Closes (Issue) or Resolved (PR) line?
  • Are all passwords or private data gathered by this PR obfuscated?

@arif-ali
Copy link
Member Author

arif-ali commented Oct 26, 2024

Will do the 25.04 dev release add later, once that is in GCE. This was holding back #3811

It's only a simple change, once it's out

diff --git a/.cirrus.yml b/.cirrus.yml
index 88ed9f74..ffdcde13 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -34,7 +34,7 @@ env:
     UBUNTU_PRIOR_IMAGE_NAME: "ubuntu-2204-jammy-v20240927"
     UBUNTU_PRIOR2_IMAGE_NAME: "ubuntu-2004-focal-v20241016"
     UBUNTU_SNAP_IMAGE_NAME: "ubuntu-2404-noble-amd64-v20241004"
-    UBUNTU_DEVEL_FAMILY_NAME: "ubuntu-2410-amd64"
+    UBUNTU_DEVEL_FAMILY_NAME: "ubuntu-2504-amd64"
 
     # Curl-command prefix for downloading task artifacts, simply add the
     # the url-encoded task name, artifact name, and path as a suffix.

Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/sosreport-sos-3824
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@arif-ali arif-ali force-pushed the sos-arif-update-ubuntu-images-1024 branch from e8d29d5 to c85ad61 Compare October 26, 2024 13:36
* Update to latest images from GCE for Ubuntu distros
* Update ubuntu_latest to be now 24.10, which was released recently
* Drop 18.04, now we want to start using python 3.8
* Update deb packaging to use latest ubuntu (24.10)
* Test ubuntu latest also using the snap
* Fix `msr` load issue, and update predicate to also include 22.04

Signed-off-by: Arif Ali <[email protected]>
@arif-ali arif-ali force-pushed the sos-arif-update-ubuntu-images-1024 branch from c85ad61 to e4171b8 Compare October 26, 2024 14:31
@arif-ali
Copy link
Member Author

arif-ali commented Oct 26, 2024

/packit rebuild-failed

2 similar comments
@arif-ali
Copy link
Member Author

/packit rebuild-failed

@TurboTurtle
Copy link
Member

/packit rebuild-failed

@TurboTurtle TurboTurtle merged commit 762e2da into sosreport:main Oct 27, 2024
33 checks passed
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.

2 participants