On Tue, Jul 11, 2017 at 1:51 PM, Atin Mukherjee <amukherj@xxxxxxxxxx> wrote: > If a patch is all about .t changes, running the whole regression suite > instead of running those particular tests is not worth. This idea came up > while Nithya, Nigel & I were having conversations around how to fix > regression failures faster if the change is only required at the test file. > > Does everyone in favour of this idea? If yes, can this be implemented Nigel? +1 Jeff Darcy has implemented[1] ability to run only updated/added tests. We just have to invoke run-tests.sh with -H option. This does not determine if only tests have been added. It just makes sure we exit after running updated/added tests and don't run other tests. Nigel, you will have to check for "test only change* in jenkins and conditionally call run-tests.sh with -H [1] https://review.gluster.org/#/c/13439/ Raghavendra Talur > > ~Atin > > > _______________________________________________ > Gluster-devel mailing list > Gluster-devel@xxxxxxxxxxx > http://lists.gluster.org/mailman/listinfo/gluster-devel _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-devel