You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/06/02 10:03:04 UTC

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

Colm O hEigeartaigh created KNOX-958:
----------------------------------------

             Summary: 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


The gateway-tests module contains a GatewayTestConfig + a GatewayFuncTestDriver, which more or less duplicate the classes available in "gateway-test-release". 

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)