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

Remove warning about CPUPartitioning

XMLWordPrintable

    • Low
    • No
    • Sprint 242, Sprint 243
    • 2
    • False
    • Hide

      None

      Show
      None

      This is a clone of issue OCPBUGS-19699. The following is the description of the original issue:

      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
            openshift-crt-jira-prow OpenShift Prow Bot
            Manoj Hans Manoj Hans
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: