karthikreddy-02 commented on code in PR #17327:
URL: https://github.com/apache/iotdb/pull/17327#discussion_r3019541045


##########
integration-test/src/test/java/org/apache/iotdb/ainode/utils/AINodeTestUtils.java:
##########
@@ -60,35 +60,36 @@ public class AINodeTestUtils {
               new AbstractMap.SimpleEntry<>(
                   "moirai2", new FakeModelInfo("moirai2", "moirai", "builtin", 
"active")),
               new AbstractMap.SimpleEntry<>(
-                  "toto", new FakeModelInfo("toto", "toto", "builtin", 
"active")))
+                  "toto", new FakeModelInfo("toto", "toto", "builtin", 
"active")),
+              new AbstractMap.SimpleEntry<>(
+                  "patchtst_fm", new FakeModelInfo("patchtst_fm", 
"patchtst_fm", "builtin", "active")))

Review Comment:
   @CRZbulabula Let me know the next steps to get this merged. Thanks!



-- 
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