You are viewing a plain text version of this content. The canonical link for it is here.
Posted to submarine-dev@hadoop.apache.org by "Xun Liu (JIRA)" <ji...@apache.org> on 2019/08/16 12:15:00 UTC

[jira] [Commented] (SUBMARINE-134) [DB] Travis add mysql test environment

    [ https://issues.apache.org/jira/browse/SUBMARINE-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909007#comment-16909007 ] 

Xun Liu commented on SUBMARINE-134:
-----------------------------------

h3. [https://github.com/hadoopsubmarine/submarine/pull/43]
h3. What is this PR for?
 # Modify {{.travis.yaml}} run tests on Travis using mysql
 # Create mysql in travis env
 # Create database name is {{submarineDB}}
 # database user name is {{submarine}}
 # database user password is {{password}}
 # When running travis, it will automatically create mysql database, user and table in travis environment, you can run your mysql test case.

h3. What type of PR is it?

Feature
h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-134
h3. How should this be tested?

[CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/572728692]

 

> [DB] Travis add mysql test environment
> --------------------------------------
>
>                 Key: SUBMARINE-134
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-134
>             Project: Hadoop Submarine
>          Issue Type: Sub-task
>            Reporter: Xun Liu
>            Assignee: Xun Liu
>            Priority: Major
>              Labels: submarine-external-repo
>
> 1. Modify .travis.yaml run tests on Travis using mysql
> 2. Create mysql in travis env
> 3. Create database name is `submarine`
> 4. database user name is `submarine`
> 5. database user password is `password`
> {color:#d04437}6. When running travis, it will automatically create mysql database, user and table in travis environment, you can run your mysql test case.{color}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)