[
https://issues.apache.org/jira/browse/NIFIREG-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16219293#comment-16219293
]
ASF GitHub Bot commented on NIFIREG-44:
---------------------------------------
Github user bbende commented on the issue:
https://github.com/apache/nifi-registry/pull/28
+1 This looks good, nice to have some automation around our TLS/security
setup, thanks! I'll merge in soon.
> Add integration tests for secure NiFi Registry
> ----------------------------------------------
>
> Key: NIFIREG-44
> URL: https://issues.apache.org/jira/browse/NIFIREG-44
> Project: NiFi Registry
> Issue Type: Test
> Reporter: Kevin Doran
> Assignee: Kevin Doran
>
> Currently, the automated integration tests on master only run an unsecured
> NiFi Registry instance.
> This task is to add test suites that setup a secure connection between the
> client and the Registry.
> This will require a refactoring in order to prevent secure and non-secure
> configuration beans from ending up in the same application context. Instead
> of the \@RunWith and \@SpringBootTest annotations on the IntegrationBaseTest
> class, they will need to be moved to subclasses and configuration needs to by
> explicitly imported or limited to a profile active for that test suite.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)