[Gluster-devel] Regression failure in volume-snapshot-clone.t

Vijay Bellur vbellur at redhat.com
Thu May 21 11:38:05 UTC 2015


On 05/21/2015 02:44 PM, Avra Sengupta wrote:
> Hi,
>
> I am not able to reproduce this failure in my set-up. I am aware that
> Atin was able to do so successfully a few days back, and I tried
> something similar with the following loop.
>
> for i in {1..100}; do export DEBUG=1; prove -r
> ./tests/basic/volume-snapshot-clone.t > 1; lines=`less 1 | grep "All
> tests successful" | wc -l`; if [ "$lines" != "1" ];then echo "TESTCASE
> FAILED. BREAKING";     break; fi; done
>
> I have been running this for about an hour and half, and will continue
> doing so. But till now i have not encountered a failure. Could anyone
> please point out if I am missing something obvious here.
>
>

Some tests fail more frequently in the rackspace VMs where we run 
regressions. Please drop a note on gluster-infra ML if you want to 
offline one such VM from jenkins and run tests there.

-Vijay



More information about the Gluster-devel mailing list