[jbosstools-issues] [JBoss JIRA] (JBTIS-1026) Extend and use RuntimeRequirement annotation

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


     [ https://issues.jboss.org/browse/JBTIS-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Marko updated JBTIS-1026:
-------------------------------
    Summary: Extend and use RuntimeRequirement annotation  (was: Use RuntimeRequirement annotation)


> Extend and 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 [4].
> [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
> [4]
> https://github.com/jboss-reddeer/reddeer/wiki/Tests-configuration



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


More information about the jbosstools-issues mailing list