-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating CI to latest redis versions (#163)
* Redis version bump for testing * change RC to Uppercase * skip graph tests if version is 7.2.0-RC3 * delete new traits * else if => elif * elif => if * elif * Try somthing * try * try to fix contitions * lessSkipAttr * WIP * Try to use SkipIfRedisVersionLt Attribute * go back * fixes of places with graph * change to SkipIfRedisVersionGte("7.2.0-RC3") * try diif version * try very small version to check if skip * change version to 7.1.242 * Delete trait * one SkipIfRedisVersionAttribute * fix error --------- Co-authored-by: shacharPash <93581407+shacharPash@users.noreply.github.com> Co-authored-by: shacharPash <shachar.pashchur@redis.com>
- Loading branch information
1 parent
af0d5fa
commit 244ebbf
Showing
7 changed files
with
247 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.