[
https://issues.apache.org/jira/browse/SCB-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578041#comment-16578041
]
ASF GitHub Bot commented on SCB-823:
------------------------------------
WillemJiang commented on a change in pull request #250: [SCB-823] Refer to
public images, add testing facilities
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/250#discussion_r209552885
##########
File path: saga-demo/saga-k8s-resources/spring-demo/booking.yaml
##########
@@ -45,7 +45,7 @@ spec:
spec:
containers:
- name: booking
- image: booking:0.3.0-SNAPSHOT
+ image: swr.cn-north-1.myhuaweicloud.com/saga/booking:0.3.0-SNAPSHOT
Review comment:
Can we change the url from the outside?
User may not use the swr service like we use.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Set up a fully functional test in kubernetes environment
> --------------------------------------------------------
>
> Key: SCB-823
> URL: https://issues.apache.org/jira/browse/SCB-823
> Project: Apache ServiceComb
> Issue Type: Test
> Components: Saga
> Reporter: ZhenJu
> Assignee: ZhenJu
> Priority: Minor
> Labels: kubernetes, test
>
> It would be great if we have a kubernetes test solution running the demos in
> containers.
> With the environment, it's easier to:
> * Scale up / down the services to test saga in different size distributed
> systems
> * Simulate the scenarios that different forms of errors would occur, like
> unavailable connection, internal server error, or network delay. This could
> be easily done by Istio
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)