[
https://issues.jboss.org/browse/JBTIS-1026?page=com.atlassian.jira.plugin...
]
Jozef Marko updated JBTIS-1026:
-------------------------------
Description:
Replace the usage of
{code:java}org.jboss.tools.bpmn2.ui.bot.test.requirements.ProcessRuntimeRequirement{code}
with
{code:java}org.jboss.tools.runtime.reddeer.requirement.RuntimeRequirement{code}
* The annotation corresponding to RuntimeRequirement is used for example here [1].
* How to run tests that uses this kind of annotation is shown here [2].
** Notice there is maven goal over the *server-installer* repository
** Explore content of *server-installer* modules that are built
** Notice the usage of the system property *rd.config* like [3]. The property is described
on the reddeer wiki.
[1]
https://github.com/jbosstools/jbosstools-integration-stack-tests/blob/mas...
[2]
https://jbdsis-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Drools/job...
[3]
-Drd.config=$WORKSPACE/server-installer/$SERVER/target/config
was:
Replace the usage of
`org.jboss.tools.bpmn2.ui.bot.test.requirements.ProcessRuntimeRequirement` with
`org.jboss.tools.runtime.reddeer.requirement.RuntimeRequirement`
* The annotation corresponding to RuntimeRequirement is used for example here [1].
* How to run tests that uses this kind of annotation is shown here [2].
** Notice there is maven goal over the *server-installer* repository
** Explore content of *server-installer* modules that are built
** Notice the usage of the system property *rd.config* like [3]. The property is described
on the reddeer wiki.
[1]
https://github.com/jbosstools/jbosstools-integration-stack-tests/blob/mas...
[2]
https://jbdsis-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Drools/job...
[3]
-Drd.config=$WORKSPACE/server-installer/$SERVER/target/config
Use RuntimeRequirement annotation
---------------------------------
Key: JBTIS-1026
URL:
https://issues.jboss.org/browse/JBTIS-1026
Project: JBoss Tools Integration Stack
Issue Type: Sub-task
Components: BPMN2, QE
Affects Versions: 4.4.0.Alpha1
Reporter: Jozef Marko
Assignee: Dominik Hanak
Replace the usage of
{code:java}org.jboss.tools.bpmn2.ui.bot.test.requirements.ProcessRuntimeRequirement{code}
with
{code:java}org.jboss.tools.runtime.reddeer.requirement.RuntimeRequirement{code}
* The annotation corresponding to RuntimeRequirement is used for example here [1].
* How to run tests that uses this kind of annotation is shown here [2].
** Notice there is maven goal over the *server-installer* repository
** Explore content of *server-installer* modules that are built
** Notice the usage of the system property *rd.config* like [3]. The property is
described on the reddeer wiki.
[1]
https://github.com/jbosstools/jbosstools-integration-stack-tests/blob/mas...
[2]
https://jbdsis-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Drools/job...
[3]
-Drd.config=$WORKSPACE/server-installer/$SERVER/target/config
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)