[Bugs] [Bug 1560497] New: regression should trigger when we change behaviour of product
bugzilla at redhat.com
bugzilla at redhat.com
Mon Mar 26 10:43:14 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1560497
Bug ID: 1560497
Summary: regression should trigger when we change behaviour of
product
Product: GlusterFS
Version: mainline
Component: project-infrastructure
Assignee: bugs at gluster.org
Reporter: srakonde at redhat.com
CC: bugs at gluster.org, gluster-infra at gluster.org
Description of problem:
Currently regression is skipping the tests for changes in some ignored files
and saying regression is success. Some of these files can change the behaviour
of the product and some test cases might be written considering the old values
in those files. So regression needs to trigger the test cases for changes in
the files which can change the behaviour of the product.
Here, is a similar case:
This patch (https://review.gluster.org/#/c/19744/) changed the
network.inode-lru-limit value from 50000 to 200000. Regression is success
saying "Skipped tests for change that only modifies ignored files". This caused
tests/basic/md-cache/bug-1418249.t test to fail in master because it was
expecting the old value.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list