[JBoss JIRA] (ISPN-8452) KUBE_PING doesn't work with JDG 7.2 OpenShift image
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-8452?page=com.atlassian.jira.plugin.... ]
Pedro Zapata updated ISPN-8452:
-------------------------------
Priority: Blocker (was: Major)
> KUBE_PING doesn't work with JDG 7.2 OpenShift image
> ---------------------------------------------------
>
> Key: ISPN-8452
> URL: https://issues.jboss.org/browse/ISPN-8452
> Project: Infinispan
> Issue Type: Bug
> Components: Cloud Integrations
> Reporter: Sebastian Łaskawiec
> Assignee: Ryan Emerson
> Priority: Blocker
>
> It seems that KUBE_PING doesn't work with the latest version of JDG 7.2 OpenShift image. The reason for this is that JDG 7.2 is shipped with upstream KUBE_PING which conflicts with the one provided in the openshift layer.
> The easiest solution is to revert layer ordering {{layers.conf}} file:
> {code}
> echo "layers=base,openshift" > /opt/datagrid/modules/layers.conf
> {code}
> This solution has additional advantage - we can fallback to previous KUBE_PING version (the one provided by the CE Team) by just changing this small line.
> However if the upstream KUBE_PING works fine and we are happy with it, we should remove the old version from the server. I think that's a solution we should take for JDG 8 or maybe sooner - 7.3.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8373) Design Service Broker support for Arquillian Cube
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-8373?page=com.atlassian.jira.plugin.... ]
Pedro Zapata updated ISPN-8373:
-------------------------------
Priority: Optional (was: Major)
> Design Service Broker support for Arquillian Cube
> -------------------------------------------------
>
> Key: ISPN-8373
> URL: https://issues.jboss.org/browse/ISPN-8373
> Project: Infinispan
> Issue Type: Task
> Components: Cloud Integrations
> Reporter: Sebastian Łaskawiec
> Priority: Optional
>
> Our current testing approach leverages Arquillian Cube. If we want to test both Templates and APBs at the same time (and possibly with the same test suite) we need to test on Service Broker level. Unfortunately Arquillian Cube provides no support for Service Brokers. We should design whatever is needed and implement those bits.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month