From 34af5a9c3752b9da3d202d87c3fbf58f043745b1 Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Wed, 11 Feb 2015 14:42:30 -0600 Subject: [PATCH] Run the 'tests' task for jobs in the teuthology suite that install ceph Signed-off-by: Andrew Schoen --- suites/teuthology/ceph/tasks/teuthology.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/suites/teuthology/ceph/tasks/teuthology.yaml b/suites/teuthology/ceph/tasks/teuthology.yaml index 66aa782aba953..85efb52d1f102 100644 --- a/suites/teuthology/ceph/tasks/teuthology.yaml +++ b/suites/teuthology/ceph/tasks/teuthology.yaml @@ -1,3 +1,4 @@ tasks: - chef: - install: + - tests: -- 2.39.5