Description of problem: We have added a new feature in ec "stripe-cache" This comes with an option to enable or disable it. However, by default this option is OFF. Hence the other regression test does not test the code path of this feature. We need to run ec test cases while this option is enabled so that we can find the issue in this feature. I have sent a patch which will change his option to ON. https://review.gluster.org/#/c/18917/ Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
As per Nigel - "so what we can do is create a new job which applies your patch and then runs tests only in the EC folder. That shouldn't take too much time. I'll make sure the nightly pipeline is merged soon so we'll have one place to track all this." I think this will serve our purpose and test the feature with our EC test cases at least. --- Ashish
Hi Nigel, Have you started the job to execute the tests? Ashish
Not yet. This week is meeting filled. I anticipate it to happen next week.
Hi Nigel, Have you added the tests in regression cycle? Ashish
The pipeline jobs on build.gluster.org weren't working until today. I finally got help and fixed it this morning. Adding the EC jobs should be happening in the next week or so.
Nigel, Any progress on this? Ashish
No. This will take more time.
This is now done: https://build.gluster.org/job/regression-test-ec-stripe-cache/1/console Please verify that all is well.
Seems to work fine from a CI perspective. Please re-open if there's an issue.