[
https://issues.apache.org/jira/browse/HIVE-29260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030018#comment-18030018
]
Stamatis Zampetakis commented on HIVE-29260:
--------------------------------------------
It would be awesome to have some tests around the images. I think that we
already build the images during the precommit run so ideally the tests should
run as part of that run as well. In fact I believe that we could create some
java test classes somewhere in itest module and have some logic there that
spins up the necessary containers and runs some queries via a JDBC/ODBC
connection. Possibly, we could even use some .q files as input.
> Add smoke tests for Docker images
> ---------------------------------
>
> Key: HIVE-29260
> URL: https://issues.apache.org/jira/browse/HIVE-29260
> Project: Hive
> Issue Type: Sub-task
> Reporter: Shohei Okumiya
> Priority: Major
>
> The current workflow immediately pushes images once the build phase succeeds.
> So, we may push images with a wrong hive-site.xml or wrong Docker setup.
> [https://github.com/apache/hive/blob/master/.github/workflows/docker-GA-images.yml]
>
> This ticket would add testing the minimal configurations and connectivity.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)