From 3d671cef229c2b4f12cce6395fbc6badfd1c3ef1 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Mon, 11 Apr 2016 15:48:29 -0400 Subject: [PATCH 1/3] remove agent role, no packages for it upstream yet Signed-off-by: Alfredo Deza --- test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/test.yml b/test.yml index f5feddb40..fda731c1f 100644 --- a/test.yml +++ b/test.yml @@ -8,6 +8,5 @@ - ceph-mds - ceph-rgw - ceph-fetch-keys - - ceph-agent - ceph-common-coreos - ceph-rbd-mirror From 8df3029d47faa7906f768beb569acdf8e3b756e5 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 12 Apr 2016 07:17:35 -0400 Subject: [PATCH 2/3] remove coreos from default testing as well Signed-off-by: Alfredo Deza --- test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/test.yml b/test.yml index fda731c1f..fb5914de4 100644 --- a/test.yml +++ b/test.yml @@ -8,5 +8,4 @@ - ceph-mds - ceph-rgw - ceph-fetch-keys - - ceph-common-coreos - ceph-rbd-mirror From be752b595c2e3c3e4cda90a04edcb69856b1689d Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 12 Apr 2016 07:38:13 -0400 Subject: [PATCH 3/3] remove rbd-mirror as well from testing. No packages are available yet Signed-off-by: Alfredo Deza --- test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/test.yml b/test.yml index fb5914de4..ed6b5d5fd 100644 --- a/test.yml +++ b/test.yml @@ -8,4 +8,3 @@ - ceph-mds - ceph-rgw - ceph-fetch-keys - - ceph-rbd-mirror