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

haonan pushed a change to branch fix_openid
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 531a7c9e1c1 Add test-scoped Nimbus JWT dependency for datanode tests
     add 9e09e7b8bc9 Move authorizer tests to node-commons

No new revisions were added by this update.

Summary of changes:
 iotdb-core/datanode/pom.xml                        |  15 --
 .../db/auth/authorizer/OpenIdAuthorizerTest.java   | 154 ---------------------
 .../commons/auth/authorizer/OpenIdAuthorizer.java  |  13 +-
 .../auth/authorizer/LocalFileAuthorizerTest.java   |  10 +-
 .../auth/authorizer/OpenIdAuthorizerTest.java      |  98 +++++++------
 5 files changed, 63 insertions(+), 227 deletions(-)
 delete mode 100644 
iotdb-core/datanode/src/test/java/org/apache/iotdb/db/auth/authorizer/OpenIdAuthorizerTest.java
 rename iotdb-core/{datanode/src/test/java/org/apache/iotdb/db => 
node-commons/src/test/java/org/apache/iotdb/commons}/auth/authorizer/LocalFileAuthorizerTest.java
 (96%)

Reply via email to