Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-6351

[QE] Add system tests for auto-rebalancing on scale up/down

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • cluster-operator
    • None

      With https://issues.redhat.com/browse/ENTMQST-4032 completed through the upstream https://github.com/strimzi/strimzi-kafka-operator/pull/10583 we need to add some system tests for the auto-rebalancing on scale up/down.

      The applicable scenarios are:

      • scaling up
      • scaling down
      • scaling up and, while running the rebalancing, doing another scaling up
      • scaling down and, while running the rebalancing, doing another scaling down
      • scaling up and, while running rebalancing, doing a scale down

      Not supported scenarios:

      • scaling down followed by a scaling up because when nodes are blocked during the scale down by hosting partition, there is no replicas changing from the operator point of view, so it cannot detect a scale up. The cluster is not actually changing at all.
      • scaling down by deleting the node pool because no blocking mechanism kicks in, just Kubernetes garbege collection to remove pods.

              morsak Maros Orsak
              ppatiern Paolo Patierno
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: