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

Failed to connect to server after creating ScaledObject

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.17.0
    • Documentation / Node
    • None
    • Moderate
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

       In Test Case OCP-60965, it always fails to connect server after creating deployment and Scaled Object. It is not a localhost issue, tried on multiple machine. Creating service also gives error.

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

          

      How reproducible:

          

      Steps to Reproduce:

      Follow Polarian Test Case steps: https://polarion.engineering.redhat.com/polarion/#/project/OSE/workitem?id=OCP-60965
           

      Actual results:

      1.while true; do curl http://172.30.148.29:8080; done;
      curl: (7) Failed to connect to 172.30.148.29 port 8080 after 2498 ms: Couldn't connect to server
      
      2. oc create -f service.yaml
      The Service "keda-hpa-demo-deployment" is invalid: 
      * spec.ports[0].name: Required value
      * spec.ports[1].name: Required value

      Expected results:

          It should be able to connect and service should be created.

      Additional info:

          

              joelsmith.redhat Joel Smith
              asahay@redhat.com Aditi Sahay
              Sunil Choudhary Sunil Choudhary
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: