[JBoss JIRA] (SWSQE-607) Run UI Tests on Kiali on OCP4
by Hayk Hovsepyan (Jira)
Hayk Hovsepyan created SWSQE-607:
------------------------------------
Summary: Run UI Tests on Kiali on OCP4
Key: SWSQE-607
URL: https://issues.jboss.org/browse/SWSQE-607
Project: Kiali QE
Issue Type: QE Task
Reporter: Hayk Hovsepyan
Assignee: Michael Foley
Currently Kiali UI tests are failing to run on OCP4/AWS because there is OpenShift REST API Python Client library used in tests which have a API problem with OCP4.
We need to have some solution/workaround to make sure that API works.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-415) Guvnor guided editor can't save when composite key's condition
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-415?page=com.atlassian.jira.plugin... ]
Jozef Marko closed DROOLS-415.
------------------------------
Fix Version/s: (was: 5.5.0.Final)
Resolution: Won't Do
Won't be implemented due to changed team focus on DMN and ScenarioSImulation assets.
> Guvnor guided editor can't save when composite key's condition
> --------------------------------------------------------------
>
> Key: DROOLS-415
> URL: https://issues.jboss.org/browse/DROOLS-415
> Project: Drools
> Issue Type: Feature Request
> Components: Guided Rule Editor
> Affects Versions: 5.5.0.Final
> Environment: Windows
> Reporter: Dennis Lee
> Assignee: Mark Proctor
> Priority: Major
> Labels: drools-tools
> Attachments: 1.png
>
>
> When i use to create rules on Guided editor, it can't save.
> For example, my entity is a order entity. It have some keys.
> Entity class : MailMail(id, ...so on..)
> Entity class : MailMailId(baseDate, mailLogId)
> Keys : baseDate, mailLogId
> It generated from hibernate generation's classes.
> I created a rule on Guided editor
> When
> mailMail : MailMail(id.baseDate >= '...' && id.baseDate <= '..')
> Then
> ....................
> If i created this rule on Guvnor's guided editor, it could not save.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-1896) Unify ModelField creation accross drools-wb repository tests
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-1896?page=com.atlassian.jira.plugi... ]
Jozef Marko closed DROOLS-1896.
-------------------------------
Resolution: Won't Do
Won't be done due to changed team focus to DMN and ScenarioSimalation assets.
> Unify ModelField creation accross drools-wb repository tests
> ------------------------------------------------------------
>
> Key: DROOLS-1896
> URL: https://issues.jboss.org/browse/DROOLS-1896
> Project: Drools
> Issue Type: Task
> Components: Guided Decision Table Editor, Guided Rule Editor
> Affects Versions: 7.3.0.Final
> Reporter: Jozef Marko
> Assignee: Jozef Marko
> Priority: Minor
> Labels: drools-tools
>
> A lot of tests in the drools-wb/drools-wb-screens respository need a initialization using a lot of ModelFields instances. This initialization code is just calling of contructor multple times. The problem is that the constructor has like 5/6 parameters where just two of them are needed for tests.
> This task should introduce static method that will construct ModelField but the most of constructor arguments will be hardcoded. This static method should be reused in all drools-wb-drools-wb-screens client tests.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months