1. 27 Oct, 2020 1 commit
  2. 01 Sep, 2020 1 commit
  3. 20 Jul, 2020 1 commit
  4. 25 May, 2020 1 commit
  5. 17 Apr, 2020 1 commit
    • Oran Agra's avatar
      testsuite run the defrag latency test solo · 6148f949
      Oran Agra authored
      this test is time sensitive and it sometimes fail to pass below the
      latency threshold, even on strong machines.
      
      this test was the reson we're running just 2 parallel tests in the
      github actions CI, revering this.
      6148f949
  6. 07 Apr, 2020 1 commit
  7. 27 Feb, 2020 2 commits
    • Oran Agra's avatar
      fix github actions failing latency test for active defrag - part 2 · 635321d4
      Oran Agra authored
      it seems that running two clients at a time is ok too, resuces action
      time from 20 minutes to 10. we'll use this for now, and if one day it
      won't be enough we'll have to run just the sensitive tests one by one
      separately from the others.
      
      this commit also fixes an issue with the defrag test that appears to be
      very rare.
      635321d4
    • Oran Agra's avatar
      fix github actions failing latency test for active defrag · 0b988fa9
      Oran Agra authored
      seems that github actions are slow, using just one client to reduce
      false positives.
      
      also adding verbose, testing only on latest ubuntu, and building on
      older one.
      
      when doing that, i can reduce the test threshold back to something saner
      0b988fa9
  8. 20 Oct, 2019 1 commit