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

Fix stable products #12613

Closed
wants to merge 3 commits into from
Closed

Conversation

Mab879
Copy link
Member

@Mab879 Mab879 commented Nov 15, 2024

Description:

Fix stable products since Ubuntu 24.04.

Rationale:

Based on local testing this might block future PRs.

Add one line to Ubuntu 24.04 stable product file.
@Mab879 Mab879 added the Ubuntu Ubuntu product related. label Nov 15, 2024
@Mab879 Mab879 added this to the 0.1.76 milestone Nov 15, 2024
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Used by openshift-ci bot. label Nov 15, 2024
Copy link

openshift-ci bot commented Nov 15, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@Mab879 Mab879 marked this pull request as ready for review November 15, 2024 18:13
@Mab879 Mab879 requested a review from a team as a code owner November 15, 2024 18:13
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Used by openshift-ci bot. label Nov 15, 2024
Copy link

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

@dodys dodys self-assigned this Nov 15, 2024
Copy link
Contributor

@dodys dodys left a comment

Choose a reason for hiding this comment

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

Thanks @Mab879 and nice catch
I will fix the other releases later

Copy link

codeclimate bot commented Nov 15, 2024

Code Climate has analyzed commit 16b9dab and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 60.9% (0.0% change).

View more on Code Climate.

@@ -18,7 +18,7 @@ pkg_manager: "apt_get"
pkg_manager_config_file: "/etc/apt/apt.conf"

init_system: "systemd"
oval_feed_url: "https://people.canonical.com/~ubuntu-security/oval/com.ubuntu.jammy.cve.oval.xml"
oval_feed_url: "https://security-metadata.canonical.com/oval/com.ubuntu.noble.cve.oval.xml.bz2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Hey @Mab879 The link doesn't match the one in the product stability file, I suspect the latter should be updated too.

@dodys
Copy link
Contributor

dodys commented Nov 18, 2024

Closing this PR in favor of PR #12617

@dodys dodys closed this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ubuntu Ubuntu product related.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants