Compare commits

..

No commits in common. "c9-beta" and "c10s" have entirely different histories.

8 changed files with 22 additions and 7 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

8
.gitignore vendored
View File

@ -1,2 +1,6 @@
SOURCES/greenboot-rs-0.16.3-vendor-patched.tar.xz
SOURCES/greenboot-rs-0.16.3.tar.gz
/greenboot-rs-0.16.1-vendor-patched.tar.xz
/greenboot-rs-0.16.1.tar.gz
/greenboot-rs-0.16.2.tar.gz
/greenboot-rs-0.16.2-vendor-patched.tar.xz
/greenboot-rs-0.16.3.tar.gz
/greenboot-rs-0.16.3-vendor-patched.tar.xz

View File

@ -1,2 +0,0 @@
21f68a4aed15249973273baf7421c4bd59801002 SOURCES/greenboot-rs-0.16.3-vendor-patched.tar.xz
61ba85f533bbc27760f54b7a1ea75ce87dae4259 SOURCES/greenboot-rs-0.16.3.tar.gz

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -146,9 +146,6 @@ install -DpZm 0644 usr/lib/systemd/system/greenboot-healthcheck.service.d/10-net
%{_unitdir}/greenboot-healthcheck.service.d/10-network-online.conf
%changelog
* Wed Mar 11 2026 Sayan Paul <saypaul@redhat.com> - 0.16.3
- fix os deployment type detection
* Wed Jan 21 2026 Sayan Paul <saypaul@redhat.com> - 0.16.2
- restrict manual restart of healthcheck service
- fixed error while running healtcheck inside container

4
plans/smoke.fmf Normal file
View File

@ -0,0 +1,4 @@
execute:
how: tmt
discover:
how: fmf

2
sources Normal file
View File

@ -0,0 +1,2 @@
SHA512 (greenboot-rs-0.16.3.tar.gz) = c411cdca4496e2e24ec56b9cbcc46cd7a5f9f74f037a6ef466a0d40cd893191fafca80a47022ca59e74d08d1dbb1708344affdcc5988d93b521bf3327b30b1b9
SHA512 (greenboot-rs-0.16.3-vendor-patched.tar.xz) = 5d75567f445de8d50f63a2b32fd2652d283d24b406d23d9f1e9e5d48f7ad7e709042b6e1055fb6e8f8bc2aed034520cb0299507a86ed2720746259b9c2110d17

3
tests/main.fmf Normal file
View File

@ -0,0 +1,3 @@
test: /usr/libexec/greenboot/greenboot --version
require:
- greenboot