[
https://issues.apache.org/jira/browse/AMBARI-20955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivér Szabó updated AMBARI-20955:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
committed to trunk:
{code:java}
commit 3153b9bc2f3ea9b3330e84aa34c34fc9457f01ad
Author: oleewere <[email protected]>
Date: Mon May 8 16:31:22 2017 +0200
AMBARI-20955. Integrate Log Search integration test framework with Selenium
(oleewere)
{code}
> Integrate Log Search integration test framework with Selenium
> -------------------------------------------------------------
>
> Key: AMBARI-20955
> URL: https://issues.apache.org/jira/browse/AMBARI-20955
> Project: Ambari
> Issue Type: Bug
> Components: ambari-logsearch
> Affects Versions: 2.5.0
> Reporter: Olivér Szabó
> Assignee: Olivér Szabó
> Fix For: 3.0.0
>
> Attachments: AMBARI-20955.patch
>
>
> Extend ambari-logsearch-it framework with selenium support (using with
> JBehave). The integration tests wont be part of the build. Also it should
> fail only if the tests are verified, Therefore failsafe plugin will use for
> integration tests.
> The following commands will be useable to run the tests (x11 will be needed
> for these):
> {code:java}
> mvn clean integration-test -Dselenium-tests failsafe:verify
> mvn clean integration-test -Dbackend-tests failsafe:verify
> mnv clean integration-test -Dall-tests failsafe:verify
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)