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

spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new abb7841  test: fix least conn case (#3321)
abb7841 is described below

commit abb7841d290227be8df1f68ebad07fb49c25fa4f
Author: 罗泽轩 <[email protected]>
AuthorDate: Sun Jan 17 23:17:39 2021 -0600

    test: fix least conn case (#3321)
---
 t/node/least_conn.t         | 1 -
 t/node/upstream-discovery.t | 1 -
 2 files changed, 2 deletions(-)

diff --git a/t/node/least_conn.t b/t/node/least_conn.t
index ee40b72..7d0a272 100644
--- a/t/node/least_conn.t
+++ b/t/node/least_conn.t
@@ -77,7 +77,6 @@ proxy request to 127.0.0.1:1980 while connecting to upstream
 
 
 === TEST 2: select least conn
---- ONLY
 --- apisix_yaml
 upstreams:
     -
diff --git a/t/node/upstream-discovery.t b/t/node/upstream-discovery.t
index 41d49eb..451dba2 100644
--- a/t/node/upstream-discovery.t
+++ b/t/node/upstream-discovery.t
@@ -154,7 +154,6 @@ create_obj_fun(): upstream nodes:
 
 
 === TEST 3: create new server picker when nodes change, up_conf doesn't come 
from upstream
---- ONLY
 --- apisix_yaml
 routes:
   -

Reply via email to