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

Remove warning about CPUPartitioning

XMLWordPrintable

    • Low
    • No
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required
    • In Progress

      Description of problem:

      
      When CPUPartitioning is not set in install-config.yaml a warning message is still generated
      
      WARNING CPUPartitioning:  is ignored
      
      This warning is both incorrect, since the check is against "None" and the the value is an empty string when not set, and also no longer relevant now that https://issues.redhat.com//browse/OCPBUGS-18876 has been fixed.
      

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

      
      

      How reproducible:

      Every time
      
      

      Steps to Reproduce:

      1. Create an install config with CPUPartitioning not set
      2. Run "openshift-install agent create image --dir cluster-manifests/ --log-level debug"
      
      

      Actual results:

      See the output "WARNING CPUPartitioning:  is ignored"
      

      Expected results:

      No warning
      

      Additional info:

      
      

            bfournie@redhat.com Robert Fournier
            bfournie@redhat.com Robert Fournier
            Manoj Hans Manoj Hans
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: