Uploaded image for project: 'OpenShift Node'
  1. OpenShift Node
  2. OCPNODE-2281

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.

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • None
    • False
    • None
    • False
    • In Progress

      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:

          

            qiwan233 Qi Wang
            rhn-support-amuhamme MUHAMMED ASLAM V K
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: