From 203128e59d996e97a2bf67c620cc94bfd66d67f9 Mon Sep 17 00:00:00 2001 From: Jason Lantz Date: Thu, 15 Jun 2017 19:00:08 -0500 Subject: [PATCH] look for tests with namespace in ci_feature --- cumulusci.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cumulusci.yml b/cumulusci.yml index f951fb0..482f4b0 100644 --- a/cumulusci.yml +++ b/cumulusci.yml @@ -8,6 +8,12 @@ project: prefix_release: rel/ flows: + ci_feature: + tasks: + # Set run_tests_debug to query for test classes with the namespace + 8: + options: + managed: True release_beta: tasks: # Ignore failures on release notes generation