unknowntpo commented on code in PR #7040:
URL: https://github.com/apache/gravitino/pull/7040#discussion_r2059436375


##########
build.gradle.kts:
##########
@@ -172,8 +172,8 @@ allprojects {
       param.environment("PROJECT_VERSION", project.version)
 
       // Gravitino CI Docker image
-      param.environment("GRAVITINO_CI_HIVE_DOCKER_IMAGE", 
"apache/gravitino-ci:hive-0.1.18")
-      param.environment("GRAVITINO_CI_KERBEROS_HIVE_DOCKER_IMAGE", 
"apache/gravitino-ci:kerberos-hive-0.1.5")
+      param.environment("GRAVITINO_CI_HIVE_DOCKER_IMAGE", 
"unknowntpo/gravitino-hive-ci-test:hive-test")
+      param.environment("GRAVITINO_CI_KERBEROS_HIVE_DOCKER_IMAGE", 
"unknowntpo/gravitino-kerberos-hive-ci-test:kerberos-hive-test")

Review Comment:
   ok, I've added a TODO list in description as reminder.



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