You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "sekikn (via GitHub)" <gi...@apache.org> on 2023/02/25 11:38:38 UTC

[GitHub] [ambari] sekikn opened a new pull request, #3648: AMBARI-25869: Upgrade TestContainers for fixing functional tests

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-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] kevinw66 merged pull request #3648: AMBARI-25869: Upgrade TestContainers for fixing functional tests

Posted by "kevinw66 (via GitHub)" <gi...@apache.org>.
kevinw66 merged PR #3648:
URL: https://github.com/apache/ambari/pull/3648


-- 
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-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org