[jbosstools-issues] [JBoss JIRA] (JBTIS-1026) Use RuntimeRequirement annotation

Jozef Marko (JIRA) issues at jboss.org
Thu Jan 26 07:32:00 EST 2017


Jozef Marko created JBTIS-1026:
----------------------------------

             Summary: 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 `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/master/tests/org.jboss.tools.drools.ui.bot.test/src/org/jboss/tools/drools/ui/bot/test/smoke/DroolsProjectTest.java
[2]
https://jbdsis-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Drools/job/drools-test-matrix/configure
[3]
-Drd.config=$WORKSPACE/server-installer/$SERVER/target/config



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list