From 60b35dbfa42a65d81a18efda2776c0e733c4e769 Mon Sep 17 00:00:00 2001 From: Richard Wareing Date: Thu, 17 Dec 2015 12:25:01 -0800 Subject: cluster/afr: Add additional test coverage for unsplit flows Summary: - Adds test coverage for unsplitting via SHD Test Plan: - Run prove -v tests/bugs/fb2506544* (https://phabricator.fb.com/P56056659) Reviewers: moox, dld, dph, sshreyas Reviewed By: sshreyas Differential Revision: https://phabricator.fb.com/D2770524 Porting note: also added fb*.t tests to test_env. Change-Id: Iac28b595194925a45e62b6438611c9bade58b30b Signed-off-by: Jeff Darcy Reviewed-on: https://review.gluster.org/18261 Reviewed-by: Jeff Darcy Tested-by: Jeff Darcy CentOS-regression: Gluster Build System Smoke: Gluster Build System --- test_env | 1 + 1 file changed, 1 insertion(+) (limited to 'test_env') diff --git a/test_env b/test_env index 1e64217945e..b868a6afb06 100644 --- a/test_env +++ b/test_env @@ -4,6 +4,7 @@ DESIRED_TESTS="\ tests/basic/*.t\ tests/basic/afr/*.t\ tests/basic/distribute/*.t\ + tests/bugs/fb*.t\ tests/features/brick-min-free-space.t\ " -- cgit