From a68022ea33c910bcf18f563c6588e59ef0cb68d5 Mon Sep 17 00:00:00 2001 From: shubhamchaudhary Date: Thu, 3 Oct 2019 14:51:22 +0530 Subject: [PATCH] Add[CI]: Combine Experiments CR Signed-off-by: shubhamchaudhary --- scripts/combine_all_cr.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/combine_all_cr.sh b/scripts/combine_all_cr.sh index 2c24159..149d507 100644 --- a/scripts/combine_all_cr.sh +++ b/scripts/combine_all_cr.sh @@ -10,6 +10,6 @@ do done done echo "validating combine charts" -cat ./charts/generic/ -cat ./charts/openebs/ +cat ./charts/generic/experiments.yaml +cat ./charts/openebs/experiments.yaml