From b2d7f4f4c7a457f9282743c36413c8c8127ca94f Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Mon, 28 Aug 2017 15:19:10 +0800 Subject: [PATCH] qa/suites/rados/upgrade/jewel-x-singleton: tolerate sloppy past_intervals See-also: d5d5d7d1 Signed-off-by: Kefu Chai --- .../rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qa/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml b/qa/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml index c138b9be446c9..31ca3e50204fe 100644 --- a/qa/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml +++ b/qa/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml @@ -8,4 +8,6 @@ tasks: - ceph: skip_mgr_daemons: true add_osds_to_crush: true + log-whitelist: + - required past_interval bounds are empty - print: "**** done ceph" -- 2.39.5