You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ag...@apache.org on 2018/04/05 17:54:01 UTC

[geode] 22/23: GEODE-4947: Add geode-connectors to acceptance tests

This is an automated email from the ASF dual-hosted git repository.

agingade pushed a commit to branch feature/GEODE-4947
in repository https://gitbox.apache.org/repos/asf/geode.git

commit 9f51db02e21a5ff0d2d86056989eed29cd280d3a
Author: Nick Reich <nr...@pivotal.io>
AuthorDate: Wed Apr 4 10:41:14 2018 -0700

    GEODE-4947: Add geode-connectors to acceptance tests
---
 ci/pipelines/develop.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/pipelines/develop.yml b/ci/pipelines/develop.yml
index a969f1e..564c870 100644
--- a/ci/pipelines/develop.yml
+++ b/ci/pipelines/develop.yml
@@ -246,7 +246,7 @@ jobs:
           CALL_STACK_TIMEOUT: 25200
         run:
           args:
-          - :geode-assembly:acceptanceTest
+          - :geode-assembly:acceptanceTest geode-connectors:acceptanceTest
           - acceptancetestfiles
           path: geode-ci/ci/scripts/test-run.sh
       on_failure:

-- 
To stop receiving notification emails like this one, please contact
agingade@apache.org.