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

openSUSE / agama / 9400513291 / 3 – service
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2024 12:08PM UTC
Files 358
Run time 15s
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

06 Jun 2024 12:05PM UTC coverage: 86.385%. First build
service – 9400513291.3

push

github

web-flow
Storage AutoYaST backward compatibility (#1284)

Created to replace #1266 (to sanitize history).

Agama is going to offer new settings for configuring the storage
devices, see https://github.com/openSUSE/agama/pull/1256. That new
settings will be applied by loading a config file (e.g., `$ agama config
load myconfig.json`). Nevertheless, Agama is also going to temporary
support the SLE15 AutoYaST schema to some extent, in order to make the
transition smoother. For that, the json config file can indicate a
"legacyAutoyastStorage" key equivalent to the partitioning section of
the AutoYaST profile:

~~~
"legacyAutoyastStorage": [
  {
    "device": "/dev/vda",
    "use": "all",
    "partitions": [...]
  }
]
~~~ 

This PR implements the support for the "legacyAutoyastStorage" settings,
making possible to calculate an AutoYaST proposal.

Converting the "partitioning" section from a XML AutoYaST profile to a
"legacyAutoyastStorage" section is implemented at
https://github.com/openSUSE/agama/pull/1285

Note: The AutoYaST guided partitioning will not be supported, see
https://doc.opensuse.org/projects/autoyast/#CreateProfile-Guided-Partitioning.

10634 of 12310 relevant lines covered (86.39%)

23.15 hits per line

Source Files on job service - 9400513291.3
  • Tree
  • List 358
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9400513291
  • df467177 on github
  • Prev Job for on master (#9381762502.)
  • Next Job for on master (#9400513272.)
  • 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