-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
In Progress
-
-
-
OCPNODE Sprint 253 (Blue)
Description of problem:
If there are several ICSP objects in a single file, only the first object in the file is taken into account when converting ICSP to IDMS.
Version-Release number of selected component (if applicable):
> 4.13
How reproducible:
Its reproducible and follow below steps
Steps to Reproduce:
1. Create a manifest file with multiple ICSP objects ( the manifest file the ICSP generated by oc-mirror will be having multiple ICSP objects) 2. Convert the ICSP to IDMS using below command oc adm migrate icsp <file1> --dest-dir=<dest dir> 3. Look at the generated IDMS manifest file in the destination directory. it will contain only the first ICSP object which is present in file and rest of the ICSP objects are ignored.
Actual results:
Only first object of ICSP got converted in to IDMS and rest of them are ignored.
Expected results:
If we have multiple entries for ICSP in a single file, while converting to IDMS it should convert all the ICSP object to IDMS.
Additional info:
- blocks
-
OCPNODE-2447 4.15 backport If there are several ICSP objects in a single file, only the first object in the file is taken into account when converting ICSP to IDMS.
- Closed
- is cloned by
-
OCPNODE-2282 oc supports parsing multiple IDMS in single file.
- Closed
-
OCPNODE-2447 4.15 backport If there are several ICSP objects in a single file, only the first object in the file is taken into account when converting ICSP to IDMS.
- Closed
- is duplicated by
-
OCPBUGS-37085 `oc adm migrate icsp` command only generates the IDMS for first ICSP in the YAML file
- Closed
- links to