• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lslezak / agama / 15349560025
81%

Build:
DEFAULT BRANCH: master
Ran 30 May 2025 02:59PM UTC
Jobs 3
Files 807
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 May 2025 08:46AM UTC coverage: 71.214% (-17.2%) from 88.451%
15349560025

push

github

web-flow
fix(registration): Change the SLES and SLES_SAP version from "16-0" to "16.0" (bsc#1243788) (#2425)

## Problem

- Registration against RMT server fails with "No product found" error
- https://bugzilla.suse.com/show_bug.cgi?id=1243788

## Details

- When registering the system the registration target was set to
`SLES-16-0-x86_64`, although that works fine with SCC it does not work
with RMT. It accepts only the `SLES-16-x86_64` identifier. That works
fine with SCC as well.
- In the past (SLES15) there were some problems regarding the dash
separator in the data, maybe SCC accepts it but it can be missing. RMT
seems to be more strict and does not accept it.

## Solution

- Remove the dash, use version "16.0"
- The minor version is removed by [this
code](https://github.com/agama-project/agama/blob/9c32c1182/service/lib/agama/registration.rb#L255)
so the `SLES-16-x86_64` identifier is sent to the server in the end.
- Added some more logging to see what exactly has been sent to the
registration server.

## Testing

- Tested manually against both RMT and SCC, works fine in both cases.
- Tested also in Full SLES medium, works fine as well (but I tested it
in some older image, the Full image is huge to download).

92 of 132 branches covered (69.7%)

Branch coverage included in aggregate %.

18475 of 25940 relevant lines covered (71.22%)

46.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
97.5
0.0% service/lib/agama/registration.rb
Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 15349560025.3 30 May 2025 02:59PM UTC 36
82.3
GitHub Action Run
3 service 13789517599.3 11 Mar 2025 01:45PM UTC 654
89.13
GitHub Action Run
1 rust 15299207681.1 28 May 2025 11:43AM UTC 117
1.34
GitHub Action Run
Source Files on build 15349560025
  • Tree
  • List 807
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #15349560025
  • 83b176fc on github
  • Prev Build on master (#15299207681)
  • Next Build on master (#15349560038)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc