[JBoss JIRA] (DROOLS-2451) Manage empty relation cell as null
by Matteo Mortari (JIRA)
Matteo Mortari created DROOLS-2451:
--------------------------------------
Summary: Manage empty relation cell as null
Key: DROOLS-2451
URL: https://issues.jboss.org/browse/DROOLS-2451
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Reporter: Matteo Mortari
Assignee: Michael Anstis
Following [DROOLS-2439] convention to adopt an empty cell inside a Relation has the same semantic of a null LiteralExpression.
The wb converters/marshaller should take this into account while transforming from the kie-dmn-model to the WB model.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (SWSQE-93) Create internal git repository
by Guilherme Baufaker Rêgo (JIRA)
[ https://issues.jboss.org/browse/SWSQE-93?page=com.atlassian.jira.plugin.s... ]
Guilherme Baufaker Rêgo commented on SWSQE-93:
----------------------------------------------
In my opinion: I prefer Gitlab, it is possible to use the same resources that we have on Github
> Create internal git repository
> ------------------------------
>
> Key: SWSQE-93
> URL: https://issues.jboss.org/browse/SWSQE-93
> Project: Kiali QE
> Issue Type: Sub-task
> Reporter: Filip Brychta
> Assignee: Filip Brychta
>
> We need internal git repository for things like:
> * dockerfiles for jenkins docker slaves
> * openshift templates
> * installation scripts
> Part of this task is to investigate options we have for internal git repositories (there is not just one)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (SWSQE-113) Allocate OpenShift and Jenkins resources for testing Jaeger productized images
by Guilherme Baufaker Rêgo (JIRA)
[ https://issues.jboss.org/browse/SWSQE-113?page=com.atlassian.jira.plugin.... ]
Guilherme Baufaker Rêgo resolved SWSQE-113.
-------------------------------------------
Resolution: Done
> Allocate OpenShift and Jenkins resources for testing Jaeger productized images
> ------------------------------------------------------------------------------
>
> Key: SWSQE-113
> URL: https://issues.jboss.org/browse/SWSQE-113
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Kevin Earls
> Assignee: Guilherme Baufaker Rêgo
>
> I need internal Jenkins and OpenShift resources for https://issues.jboss.org/browse/KIALI-336 which covers testing productized Jaeger images. I have already started working with [~fbrychta] but we have not completely resolved this yet.
> I can work with either of these two options
> -- A project on an OpenShift Cluster where I can create my own Jenkins instance.
> -- An external Jenkins which has an agent defined which can run on OpenShift.
> I'm not completely sure if the second solution will work, as when I run tests I will need to have access to ports that are not externally accessible. In that case I'd be happy to use the first solution.
> Finally, this will just be for smoke and possibly simple functional tests, so I won't need high levels of resources.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (SWSQE-113) Allocate OpenShift and Jenkins resources for testing Jaeger productized images
by Guilherme Baufaker Rêgo (JIRA)
[ https://issues.jboss.org/browse/SWSQE-113?page=com.atlassian.jira.plugin.... ]
Guilherme Baufaker Rêgo edited comment on SWSQE-113 at 4/4/18 1:12 PM:
-----------------------------------------------------------------------
In order to document things for elastic search
- Executed {code:shell} oc adm policy add-role-to-user admin system:serviceaccount:jaeger-test:jenkins {code}
- Executed {code:shell} oc adm policy add-role-to-user cluster-admin system:serviceaccount:jaeger-test:jenkins {code}
- Disabled Selinux ({code:shell} vi /etc/selinux/config{code} Set to disable then reboot
- And executed {code:shell} sudo sysctl -w vm.max_map_count=262144 {code}
was (Author: gbaufake):
In order to document things for elastic search
- Executed {code:shell} oc adm policy add-role-to-user admin system:serviceaccount:jaeger-test:jenkins {code}
- Executed {code:shell} oc adm policy add-role-to-user cluster-admin system:serviceaccount:jaeger-test:jenkins {code}
- Disabled Selinux
- And executed {code:shell} sudo sysctl -w vm.max_map_count=262144 {code}
> Allocate OpenShift and Jenkins resources for testing Jaeger productized images
> ------------------------------------------------------------------------------
>
> Key: SWSQE-113
> URL: https://issues.jboss.org/browse/SWSQE-113
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Kevin Earls
> Assignee: Guilherme Baufaker Rêgo
>
> I need internal Jenkins and OpenShift resources for https://issues.jboss.org/browse/KIALI-336 which covers testing productized Jaeger images. I have already started working with [~fbrychta] but we have not completely resolved this yet.
> I can work with either of these two options
> -- A project on an OpenShift Cluster where I can create my own Jenkins instance.
> -- An external Jenkins which has an agent defined which can run on OpenShift.
> I'm not completely sure if the second solution will work, as when I run tests I will need to have access to ports that are not externally accessible. In that case I'd be happy to use the first solution.
> Finally, this will just be for smoke and possibly simple functional tests, so I won't need high levels of resources.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (SWSQE-113) Allocate OpenShift and Jenkins resources for testing Jaeger productized images
by Guilherme Baufaker Rêgo (JIRA)
[ https://issues.jboss.org/browse/SWSQE-113?page=com.atlassian.jira.plugin.... ]
Guilherme Baufaker Rêgo edited comment on SWSQE-113 at 4/4/18 1:12 PM:
-----------------------------------------------------------------------
In order to document things for elastic search
- Executed {code:shell} oc adm policy add-role-to-user admin system:serviceaccount:jaeger-test:jenkins {code}
- Executed {code:shell} oc adm policy add-role-to-user cluster-admin system:serviceaccount:jaeger-test:jenkins {code}
- Disabled Selinux {code:shell} vi /etc/selinux/config{code} and then set to disabled then reboot
- And executed {code:shell} sudo sysctl -w vm.max_map_count=262144 {code}
was (Author: gbaufake):
In order to document things for elastic search
- Executed {code:shell} oc adm policy add-role-to-user admin system:serviceaccount:jaeger-test:jenkins {code}
- Executed {code:shell} oc adm policy add-role-to-user cluster-admin system:serviceaccount:jaeger-test:jenkins {code}
- Disabled Selinux ({code:shell} vi /etc/selinux/config{code} Set to disable then reboot
- And executed {code:shell} sudo sysctl -w vm.max_map_count=262144 {code}
> Allocate OpenShift and Jenkins resources for testing Jaeger productized images
> ------------------------------------------------------------------------------
>
> Key: SWSQE-113
> URL: https://issues.jboss.org/browse/SWSQE-113
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Kevin Earls
> Assignee: Guilherme Baufaker Rêgo
>
> I need internal Jenkins and OpenShift resources for https://issues.jboss.org/browse/KIALI-336 which covers testing productized Jaeger images. I have already started working with [~fbrychta] but we have not completely resolved this yet.
> I can work with either of these two options
> -- A project on an OpenShift Cluster where I can create my own Jenkins instance.
> -- An external Jenkins which has an agent defined which can run on OpenShift.
> I'm not completely sure if the second solution will work, as when I run tests I will need to have access to ports that are not externally accessible. In that case I'd be happy to use the first solution.
> Finally, this will just be for smoke and possibly simple functional tests, so I won't need high levels of resources.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (SWSQE-113) Allocate OpenShift and Jenkins resources for testing Jaeger productized images
by Guilherme Baufaker Rêgo (JIRA)
[ https://issues.jboss.org/browse/SWSQE-113?page=com.atlassian.jira.plugin.... ]
Guilherme Baufaker Rêgo edited comment on SWSQE-113 at 4/4/18 1:11 PM:
-----------------------------------------------------------------------
In order to document things for elastic search
- Executed {code:shell} oc adm policy add-role-to-user admin system:serviceaccount:jaeger-test:jenkins {code}
- Executed {code:shell} oc adm policy add-role-to-user cluster-admin system:serviceaccount:jaeger-test:jenkins {code}
- Disabled Selinux
- And executed {code:shell} sudo sysctl -w vm.max_map_count=262144 {code}
was (Author: gbaufake):
I added
oc adm policy add-role-to-user admin system:serviceaccount:jaeger-test:jenkins on b11 and disabled Selinux
> Allocate OpenShift and Jenkins resources for testing Jaeger productized images
> ------------------------------------------------------------------------------
>
> Key: SWSQE-113
> URL: https://issues.jboss.org/browse/SWSQE-113
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Kevin Earls
> Assignee: Guilherme Baufaker Rêgo
>
> I need internal Jenkins and OpenShift resources for https://issues.jboss.org/browse/KIALI-336 which covers testing productized Jaeger images. I have already started working with [~fbrychta] but we have not completely resolved this yet.
> I can work with either of these two options
> -- A project on an OpenShift Cluster where I can create my own Jenkins instance.
> -- An external Jenkins which has an agent defined which can run on OpenShift.
> I'm not completely sure if the second solution will work, as when I run tests I will need to have access to ports that are not externally accessible. In that case I'd be happy to use the first solution.
> Finally, this will just be for smoke and possibly simple functional tests, so I won't need high levels of resources.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (SWSQE-113) Allocate OpenShift and Jenkins resources for testing Jaeger productized images
by Guilherme Baufaker Rêgo (JIRA)
[ https://issues.jboss.org/browse/SWSQE-113?page=com.atlassian.jira.plugin.... ]
Guilherme Baufaker Rêgo reassigned SWSQE-113:
---------------------------------------------
Assignee: Guilherme Baufaker Rêgo (was: Filip Brychta)
> Allocate OpenShift and Jenkins resources for testing Jaeger productized images
> ------------------------------------------------------------------------------
>
> Key: SWSQE-113
> URL: https://issues.jboss.org/browse/SWSQE-113
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Kevin Earls
> Assignee: Guilherme Baufaker Rêgo
>
> I need internal Jenkins and OpenShift resources for https://issues.jboss.org/browse/KIALI-336 which covers testing productized Jaeger images. I have already started working with [~fbrychta] but we have not completely resolved this yet.
> I can work with either of these two options
> -- A project on an OpenShift Cluster where I can create my own Jenkins instance.
> -- An external Jenkins which has an agent defined which can run on OpenShift.
> I'm not completely sure if the second solution will work, as when I run tests I will need to have access to ports that are not externally accessible. In that case I'd be happy to use the first solution.
> Finally, this will just be for smoke and possibly simple functional tests, so I won't need high levels of resources.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (SWSQE-113) Allocate OpenShift and Jenkins resources for testing Jaeger productized images
by Guilherme Baufaker Rêgo (JIRA)
[ https://issues.jboss.org/browse/SWSQE-113?page=com.atlassian.jira.plugin.... ]
Guilherme Baufaker Rêgo commented on SWSQE-113:
-----------------------------------------------
I added
oc adm policy add-role-to-user admin system:serviceaccount:jaeger-test:jenkins on b11 and disabled Selinux
> Allocate OpenShift and Jenkins resources for testing Jaeger productized images
> ------------------------------------------------------------------------------
>
> Key: SWSQE-113
> URL: https://issues.jboss.org/browse/SWSQE-113
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Kevin Earls
> Assignee: Filip Brychta
>
> I need internal Jenkins and OpenShift resources for https://issues.jboss.org/browse/KIALI-336 which covers testing productized Jaeger images. I have already started working with [~fbrychta] but we have not completely resolved this yet.
> I can work with either of these two options
> -- A project on an OpenShift Cluster where I can create my own Jenkins instance.
> -- An external Jenkins which has an agent defined which can run on OpenShift.
> I'm not completely sure if the second solution will work, as when I run tests I will need to have access to ports that are not externally accessible. In that case I'd be happy to use the first solution.
> Finally, this will just be for smoke and possibly simple functional tests, so I won't need high levels of resources.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months