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

agama-project / agama / 13411639555 / 2 – service
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2025 11:41AM UTC
Files 536
Run time 18s
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

19 Feb 2025 11:37AM UTC coverage: 88.468% (+0.07%) from 88.402%
service – 13411639555.2

push

github

web-flow
Unattended installation reboots automatically after finish the installation (#1940) (#1970)

## Problem

After an unattended installation the user needs to reboot manually which
is not very unattended... it should do it automatically unless the user
wanted to stop in the congrats screen explicitly

- https://trello.com/c/wXYDjhyj (Avoid manual reboot after unattended
installation - part1)
- https://trello.com/c/VNS3L31L (Avoid automatic reboot after unattended
installation - part2)

## Solution - Part1

- Agama reboot command added. Only does something if Agama is in a final
state

```
suse@vikingo-laptop:~$ sudo agama reboot
Cannot reboot the system
Anyhow(The installation has not finished correctly)
```

- Unattended installation try to reboot the system when finished
installing.
```
## AGAMA AUTO calls
  /usr/bin/agama profile import "$url"
  /usr/bin/agama install
  /usr/bin/agama reboot

```

## Solution - Part2

Added the `agama.finish` kernel cmdline argument allowing to stop in the
congrats screen only honored by the unattended installation

By default it will reboot the system unless the `stop` value is given,
maybe would be nice to modify the `agama reboot` call by `agama finish
method` where method could be `reboot|stop|halt|poweroff`, what do you
think?


## Testing

- *Tested manually*

16018 of 18106 relevant lines covered (88.47%)

50.77 hits per line

Source Files on job service - 13411639555.2
  • Tree
  • List 536
  • Changed 16
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13411639555
  • 0deb38d5 on github
  • Prev Job for on master (#13409612956.2)
  • Next Job for on master (#13411639568.)
  • 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