content icon indicating copy to clipboard operation
content copied to clipboard

Add skeleton for product support SLE Micro OS

Open teacup-on-rockingchair opened this issue 1 year ago • 3 comments

Description:

  • Add support for SUSE Linux Enterprise Micro OS product

Rationale:

  • Add required definitions to support slemicro product

teacup-on-rockingchair avatar May 28 '24 07:05 teacup-on-rockingchair

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

openshift-ci[bot] avatar May 28 '24 07:05 openshift-ci[bot]

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

rhel8 (from CTF) Environment (using Fedora as testing environment) Open in Gitpod

Fedora Testing Environment Open in Gitpod

Oracle Linux 8 Environment Open in Gitpod

github-actions[bot] avatar May 28 '24 07:05 github-actions[bot]

:robot: A k8s content image for this PR is available at: ghcr.io/complianceascode/k8scontent:12028 This image was built from commit: 96606f82dc34b957a718811160de0abed1e87514

Click here to see how to deploy it

If you alread have Compliance Operator deployed: utils/build_ds_container.py -i ghcr.io/complianceascode/k8scontent:12028

Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and: CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12028 make deploy-local

github-actions[bot] avatar May 28 '24 08:05 github-actions[bot]

This datastream diff is auto generated by the check Compare DS/Generate Diff

Click here to see the full diff
OVAL for rule 'xccdf_org.ssgproject.content_rule_installed_OS_is_vendor_supported' differs.
--- oval:ssg-installed_OS_is_vendor_supported:def:1
+++ oval:ssg-installed_OS_is_vendor_supported:def:1
@@ -5,3 +5,4 @@
 extend_definition oval:ssg-installed_OS_is_ol8:def:1
 extend_definition oval:ssg-installed_OS_is_sle12:def:1
 extend_definition oval:ssg-installed_OS_is_sle15:def:1
+extend_definition oval:ssg-installed_OS_is_slmicro5:def:1

github-actions[bot] avatar Jul 01 '24 12:07 github-actions[bot]

Code Climate has analyzed commit 96606f82 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

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 59.4% (0.0% change).

View more on Code Climate.

qlty-cloud-legacy[bot] avatar Jul 05 '24 14:07 qlty-cloud-legacy[bot]

The CI fail isn't caused by the contents of this PR. The Code Climate problem is a false positive.

jan-cerny avatar Jul 10 '24 06:07 jan-cerny