storage validation fails: Unknown storage type: dasd

Bug #1826188 reported by Paride Legovini
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
curtin
Expired
Undecided
Unassigned

Bug Description

The storage config file validation triggered by `make vmtest` fails on basic-dasd.yaml:

$ make vmtest
Validating storage config file: examples/tests/allindata.yaml
Validating storage config file: examples/tests/apt_config_command.yaml
Validating storage config file: examples/tests/apt_source_custom.yaml
Validating storage config file: examples/tests/apt_source_modify.yaml
Validating storage config file: examples/tests/apt_source_modify_arches.yaml
Validating storage config file: examples/tests/apt_source_modify_disable_suite.yaml
Validating storage config file: examples/tests/apt_source_preserve.yaml
Validating storage config file: examples/tests/apt_source_search.yaml
Validating storage config file: examples/tests/basic-dasd.yaml
Failed validation on: examples/tests/basic-dasd.yaml
[...]
##### Validation Errors #####
Unknown storage type: dasd in {'id': 'dasd_spare', 'type': 'dasd', 'device_id': '0.0.1520', 'blocksize': 4096, 'mode': 'full', 'disk_layout': 'cdl'}
-----------------------------

Makefile:39: recipe for target 'schema-validate' failed
make: *** [schema-validate] Error 1

The dasd storage type is indeed not defines in STORAGE_CONFIG_TYPES in storage_config.py.

Revision history for this message
Ryan Harper (raharper) wrote :

This should be fixed now that block-discover branch has been merged.

Changed in curtin:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for curtin because there has been no activity for 60 days.]

Changed in curtin:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.