You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/06/05 20:48:04 UTC

[jira] [Commented] (KNOX-958) Consolidate test config/drivers

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

ASF subversion and git services commented on KNOX-958:
------------------------------------------------------

Commit 607568408ef78b0f07cf9d853ff9bda9ad138f06 in knox's branch refs/heads/master from [~moresandeep]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=6075684 ]

KNOX-958 - Consolidate test config/drivers (Colm O hEigeartaigh via Sandeep More)


> Consolidate test config/drivers
> -------------------------------
>
>                 Key: KNOX-958
>                 URL: https://issues.apache.org/jira/browse/KNOX-958
>             Project: Apache Knox
>          Issue Type: Test
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: 0001-KNOX-958-Consolidate-test-config-drivers.patch
>
>
> The gateway-tests module contains a GatewayTestConfig + a GatewayFuncTestDriver, which more or less duplicate the classes available in "gateway-test-release-utils". 
> See attached for a patch which does the following:
> a) Move the functionality in GatewayFuncTestDriver which is only used by the "basic" test into the test-class itself.
> b) Remove GatewayFuncTestDriver + GatewayTestConfig from gateway-tests, and instead pick up the classes from gateway-tests-release-utils.
> c) Removed some duplicate dependencies from gateway-test-release-utils pom
> I think for 1.0.0 we could remove the gateway-test-release-utils module altogether, and move the two classes into gateway-test-utils, but for 0.13.0 it's probably better to leave them as is.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)