1. 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
  2. 07 Apr, 2020 9 commits
  3. 31 Mar, 2020 6 commits
  4. 25 Mar, 2020 7 commits
  5. 12 Mar, 2020 1 commit
    • Oran Agra's avatar
      fix for flaky psync2 test · 61738154
      Oran Agra authored
      *** [err]: PSYNC2: total sum of full synchronizations is exactly 4 in tests/integration/psync2.tcl
      Expected 5 == 4 (context: type eval line 6 cmd {assert {$sum == 4}} proc ::test)
      
      issue was that sometime the test got an unexpected full sync since it
      tried to switch to the replica before it was in sync with it's master.
      61738154
  6. 27 Feb, 2020 12 commits
  7. 12 Feb, 2020 3 commits
  8. 04 Feb, 2020 1 commit