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

agama-project / agama / 15632199909 / 1 – rust
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2025 10:20AM UTC
Files 119
Run time 5min
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

13 Jun 2025 10:17AM UTC coverage: 1.305%. Remained the same
rust – 15632199909.1

push

github

web-flow
feat: allow registration with RMT without a code (#2469)

## Problem

The RMT can be configured to not require registration key. So sending
empty one should be valid option, but it is not possible with current
agama.

## Solution

Change registration API to distinguish between registered and
registration key, that can be empty ( used in past as indication of not
registered system ).


## Testing

- *Added a new unit test*
- *Tested manually*

Manually tested using iso from
https://download.opensuse.org/repositories/systemsmanagement:/Agama:/branches:/rmt_registration/images/iso/
IT is based on opensuse, so I install from console `agama-products-sles`
and restart agama. After then I try register against SCC to get failure
that I have to provide registration key.
Then I do from console `agama config load < reg_server.json` where
content of file is ( RMT is internal only, so require VPN )
```json
{
  "product": {
    "id": "SLES",
    "registrationUrl": "https://migration-rmt2.qe.nue2.suse.org"
  }
}
```
and then registration works and installation passes.

71 of 5441 relevant lines covered (1.3%)

0.02 hits per line

Source Files on job rust - 15632199909.1
  • Tree
  • List 119
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15632199909
  • 55c8c5e8 on github
  • Prev Job for on master (#15619594608.1)
  • Next Job for on master (#15632199914.)
  • 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