Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8867

test_auto_scaling is flaky

    XMLWordPrintableJSON

Details

    Description

      It looks like test_auto_scaling can sometimes fail to reach the required query throughput within the configured timeout.

      noformat
      Error MessageAssertionError: Query rate did not surpass 5 within 45 s assert any(<generator object <genexpr> at 0x7f7ad65856e0>)Stacktracecustom_cluster/test_auto_scaling.py:104: in test_single_workload
      assert any(workload.get_query_rate() > min_query_rate or sleep(1)
      E AssertionError: Query rate did not surpass 5 within 45 s
      E assert any(<generator object <genexpr> at 0x7f7ad65856e0>)
      noformat

      Attachments

        Activity

          People

            lv Lars Volker
            lv Lars Volker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: