sekikn opened a new pull request, #3652: URL: https://github.com/apache/ambari/pull/3652
## What changes were proposed in this pull request? This PR fixes incomplete or invalid configuration files required by ServicePropertiesTest. ## How was this patch tested? Ran the following command locally. ``` $ mvn clean test -Dtest=ServicePropertiesTest -DskipPythonTests -f ambari-server/pom.xml ... [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.649 s [INFO] Finished at: 2023-02-28T10:38:18+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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
