Uploaded image for project: 'Test'
  1. Test
  2. TEST-347

ExposeCDSBlueprintprocessorNodePortStep cleanup - K8S API error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Istanbul Release
    • Istanbul Release
    • None

      In pythonsdk-tests ExposeCDSBlueprintprocessorNodePortStep step cleanup we change the type of CDS blueprintsprocessor service from 'NodePort' into 'ClusterIP'. K8S API returns error response if service already is 'ClusterIP' type. That can happen if there are two tests which do same and for the second one the error response is returned. Add conditional statement and check if service is still 'NodePort' type

            michaljagiellotmpl michaljagiellotmpl
            michaljagiellotmpl michaljagiellotmpl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: