From 9e653096e18c1b2bf096c1610cfe0915b576da50 Mon Sep 17 00:00:00 2001 From: Chinasubbareddy Mallavarapu Date: Thu, 6 Jun 2019 16:50:06 -0500 Subject: [PATCH] [ceph-client] update dependncy for test pod This is to update test pod dependency since its getting started right after mgr service availbe and mgr pods are in init state and waiting for rbd-pool job. Change-Id: Iaf9af3ffcf1f4940c1b661a853df0ec4edd99d39 --- ceph-client/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ceph-client/values.yaml b/ceph-client/values.yaml index d61b2784a..6be76f8d7 100644 --- a/ceph-client/values.yaml +++ b/ceph-client/values.yaml @@ -415,6 +415,9 @@ dependencies: - endpoint: internal service: local_image_registry tests: + jobs: + - ceph-rbd-pool + - ceph-mgr-keyring-generator services: - endpoint: internal service: ceph_mon