spacewander commented on code in PR #6995:
URL: https://github.com/apache/apisix/pull/6995#discussion_r869835933


##########
.github/workflows/build.yml:
##########
@@ -30,7 +30,7 @@ jobs:
           - linux_openresty
           - linux_openresty_1_17
         test_dir:
-          - t/plugin
+          - t/plugin t/pubsub
           - t/admin t/cli t/config-center-yaml t/control t/core t/debug 
t/discovery t/error_page t/misc
           - t/node t/router t/script t/stream-node t/utils t/wasm 
t/xds-library t/xrpc

Review Comment:
   Actually, the rule for dividing the test cases is not to make the time cost 
in balance, but to put t/plugin in a separate job, and arrange the remaining 
into two groups according to the lexicographic order



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to