Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: More precise bootc check #734

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

martinpitt
Copy link
Member

The latest Fedora CoreOS image [1] adds the bootc package by default,
but it's not actually booted with bootc:

No staged image present
Current booted image: localhost/bootc:latest
    Image version: stream9.20241108.0 (2024-11-09 22:42:18.512463512 UTC)
    Image digest: sha256:7e1298b4888321b4ce4b497a2db0f9786e701cc1435957501049ef80194bba1d
No rollback image present

So query for the currently booted bootc image, like bootc status --help
suggests.

[1] cockpit-project/bots#7103

The latest Fedora CoreOS image [1] adds the `bootc` package by default,
but it's not actually booted with bootc:

```
No staged image present
Current booted image: localhost/bootc:latest
    Image version: stream9.20241108.0 (2024-11-09 22:42:18.512463512 UTC)
    Image digest: sha256:7e1298b4888321b4ce4b497a2db0f9786e701cc1435957501049ef80194bba1d
No rollback image present
```

So query for the currently booted bootc image, like `bootc status --help`
suggests.

[1] cockpit-project/bots#7103
@jelly jelly merged commit f0360dd into cockpit-project:main Nov 15, 2024
7 checks passed
@martinpitt martinpitt deleted the fix-bootc branch November 15, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants