Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-32810

MOSB status is not reporting correctly when multiple builds are present

XMLWordPrintable

      Description of problem:

      The MachineOSBuild object is not reporting proper status when there exists more than one MachineOSbuild objects. For the previously build MOSB it went back from READY to BUILDING. For the most recent build, it is reporting correctly. 

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          Always 

      Steps to Reproduce:

          1. Enable OCB functionality
          2. Opt the pool in by a MachineOSConfig
          3. Wait for the build and rollout to complete 
          4. Trigger another build by a new mc 
          5. Wait for the build and rollout to complete 
          6. oc get machineosbuilds
      NAME                                                              PREPARED   BUILDING   READY   INTERRUPTED   RESTARTED   FAILED
      worker-rendered-worker-56687371eb0c89c5f99672a96911ac93-builder   False      False      True    False                     False
      worker-rendered-worker-91446faee38d6ba7b503d285ab12eda8-builder   False      True       False   False                     False
      
      
          

      Actual results:

          One build is in BUILDING and the other in READY 

      Expected results:

          Both in READY 

      Additional info:

          

              rh-ee-iqian Ines Qian (Inactive)
              rh-ee-iqian Ines Qian (Inactive)
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: