Make ingress admission tests wait until the operation is blocked on ingress admission

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 8.0.0-rc10
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • Fully Compatible
    • v8.0
    • Workload Scheduling 2024-06-24
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The function waitUntilIngressAdmissionIsBlocked in ingress admission JS tests does not actually wait until the operation is blocked on ingress admission. Instead, it waits until the pool is resized to 0. If the parallel shell gets the operation to the server fast enough, the test works, but the test shouldn't rely on timing like that. Instead, we can block the execution until the number of available tickets is down to 0.

            Assignee:
            Vojislav Stojkovic
            Reporter:
            Vojislav Stojkovic
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: