You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Szabolcs Vasas (JIRA)" <ji...@apache.org> on 2017/08/30 07:51:00 UTC

[jira] [Created] (SQOOP-3228) Add docker support to Sqoop test infrastructure to run third party tests automatically

Szabolcs Vasas created SQOOP-3228:
-------------------------------------

             Summary: Add docker support to Sqoop test infrastructure to run third party tests automatically
                 Key: SQOOP-3228
                 URL: https://issues.apache.org/jira/browse/SQOOP-3228
             Project: Sqoop
          Issue Type: Improvement
            Reporter: Szabolcs Vasas


Executing Sqoop third party tests is not a quick and easy task to do currently. It requires running instances of MySQL, MSSQL, Oracle EE, Cubrid and PostgreSQL database servers which makes it very hard for the contributors to verify their patches before submitting them and thus it increases the chance of introducing new bugs and regressions.
An idea to make this process easier is to use docker containers running the necessary database server instances and execute the Sqoop third party test suite against these instances. This would enable any contributor to fully verify the patches without installing 5 extra applications and we could also extend our CI system to run the third party test pack too.
This is an umbrella JIRA I created for the subtasks required to achieve these goals. If you have any suggestion please feel free to leave it in a comment.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)