You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by al...@apache.org on 2021/03/16 12:15:26 UTC

[dubbo-samples] branch master updated: Disable zipkin test in 3.0 (#288)

This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new 0595061  Disable zipkin test in 3.0 (#288)
0595061 is described below

commit 05950618cda7e303afd8037b30ef0d8099fd9f94
Author: Albumen Kevin <jh...@gmail.com>
AuthorDate: Tue Mar 16 20:15:17 2021 +0800

    Disable zipkin test in 3.0 (#288)
---
 dubbo-samples-zipkin/case-versions.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-samples-zipkin/case-versions.conf b/dubbo-samples-zipkin/case-versions.conf
index aacb840..96f7c4e 100644
--- a/dubbo-samples-zipkin/case-versions.conf
+++ b/dubbo-samples-zipkin/case-versions.conf
@@ -20,5 +20,5 @@
 # Supported component versions of the test case
 
 # Spring app
-dubbo.version=[ <2.7.8, >=2.7.9, >=3.0 ]
+dubbo.version=[ <2.7.8, >=2.7.9 ]
 spring.version=[ 4.*, 5.* ]


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org