sekikn opened a new pull request, #3648: URL: https://github.com/apache/ambari/pull/3648
## What changes were proposed in this pull request? Upgrade TestContainers to the latest version so that the existing functional tests work. ## How was this patch tested? Ran the functional tests locally, as follows: ``` $ mvn clean verify -f ambari-funtest/pom.xml ... [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.227 s - in org.apache.ambari.funtest.server.tests.db.DDLCreateIT [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- maven-failsafe-plugin:2.20:verify (run-verify) @ ambari-funtest --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.994 s [INFO] Finished at: 2023-02-25T20:37:11+09:00 [INFO] ------------------------------------------------------------------------ ``` -- 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: dev-unsubscr...@ambari.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For additional commands, e-mail: dev-h...@ambari.apache.org