Skip to content

Releases: RedisLabsModules/RLTest

Version 0.7.13

29 Feb 14:47
fb892b3
Compare
Choose a tag to compare

Changes

  • Fixing pkg_resources not present (#222)

Version 0.7.12

13 Feb 19:19
e144fb8
Compare
Choose a tag to compare

Changes

  • Fix release to PyPI flow (#221)
  • Fix slave's log directory (#220)

Version 0.7.11

16 Jan 14:08
da43a25
Compare
Choose a tag to compare

Changes

  • Set cwd in redis process (#219)

Version 0.7.10

11 Jan 15:03
55f3ff0
Compare
Choose a tag to compare

Changes

  • Fix colors (#217)
  • Set timeout of a wider range of the test. (#216)

Version 0.7.9

07 Jan 08:53
553f633
Compare
Choose a tag to compare

Changes

  • Set fork as the starting method of a sub-process (#215)

Version 0.7.8

23 Dec 14:22
d291d4c
Compare
Choose a tag to compare

Changes

  • Support adding shard to cluster (#214)
  • Disallow combining parallel execution with --no-output-catch (#213)

Version 0.7.7

11 Dec 17:10
81807e8
Compare
Choose a tag to compare

Changes

  • Return 0 done tests on skip or instance creation failure (#212)

Version 0.7.6

11 Dec 14:42
b5295ee
Compare
Choose a tag to compare

Changes

  • Added test timeout (#211)
  • Re-raise the error when failing loading a python script. (#210)
  • improved and enhanced release flow (#209)

Version 0.7.5

03 Dec 15:55
05ab1d2
Compare
Choose a tag to compare

Changes

  • Add password as a parameter for Env - [MOD-6117] (#208)

Version 0.7.4

21 Nov 20:06
26528b8
Compare
Choose a tag to compare

Changes

  • Allow setting no modules in env (#206)
  • Cache modules (#207)
  • minor improvements and fixes for release workflow (#205)