Bug 2418763
| Summary: | Review Request: samestack - Runner Framework executes declarative workload definitions deterministically. It installs the reusable runner modules, YAML examples, and pre-generated system sequences that SameStack and other tooling consume | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Kacur <jkacur> | ||||
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> | ||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | chwhite, package-review, terjeros | ||||
| Target Milestone: | --- | Keywords: | AutomationTriaged | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| URL: | https://gitlab.com/redhat-kernel-rts/samestack | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | --- | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | --- | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
John Kacur
2025-12-04 05:34:20 UTC
Copr build: https://copr.fedorainfracloud.org/coprs/build/9864637 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2418763-samestack/fedora-rawhide-x86_64/09864637-samestack/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. > %dir %{_sysconfdir}/runner > %global runnersharedir %{_datadir}/runner /etc/runner and /usr/share/runner seems like very generic names? Thanks for the feedback — I see your point about the generic directory names. I can update the layout so everything is encapsulated under a samestack namespace (e.g., /etc/samestack/runner, /usr/share/samestack/runner). That should avoid collisions and make the intent clearer. I can also make this change upstream so the packaging and project structure stay aligned. Ill followup when I add these changes. Update available here Spec URL: https://jkacur.fedorapeople.org/samestack.spec SRPM URL: https://jkacur.fedorapeople.org/samestack-0.1.1-3.fc43.src.rpm installs the reusable runner modules, YAML examples, and pre-generated system sequences that SameStack and other tooling consume. Fedora Account System Username: jkacur Created attachment 2122825 [details]
The .spec file difference from Copr build 9864637 to 10036441
Copr build: https://copr.fedorainfracloud.org/coprs/build/10036441 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2418763-samestack/fedora-rawhide-x86_64/10036441-samestack/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. |