sabbey37 commented on a change in pull request #6211:
URL: https://github.com/apache/geode/pull/6211#discussion_r604137795
##########
File path:
geode-redis/src/acceptanceTest/resources/0001-configure-redis-tests.patch
##########
@@ -1,808 +0,0 @@
-From 15b752b4d129d4f303d033f0e6e63871355388cc Mon Sep 17 00:00:00 2001
Review comment:
This file needs to be added back. If you look at the output from the
`execute_tests` task of the RedisTests in the pipeline, you'll see:
```
grep: geode/geode-redis/build.gradle: No such file or directory
```
...we could potentially update that script (`execute_redis_tests.sh`) so it
exits with a failure code if any of the set up tasks fail (cloning the repo,
finding the file, applying the patch, etc.)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]