This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch AIRAVATA-3981/integration-health-check
in repository https://gitbox.apache.org/repos/asf/airavata.git
from a25464a1c3 chore: final cleanup — gitignore docs/superpowers, fix
health endpoint format
add 6db9abea0e style: apply spotless formatting to MonitoringServer and
integration tests
No new revisions were added by this update.
Summary of changes:
.../patform/monitoring/MonitoringServer.java | 3 +-
airavata-thrift-server/pom.xml | 19 +++++-
.../api/server/mapper/WorkspaceMapper.java | 40 ++++++------
.../integration/BackgroundServiceHealthTest.java | 64 +++++++++----------
.../airavata/integration/DatabaseHealthTest.java | 56 ++++++++--------
.../airavata/integration/KafkaHealthTest.java | 37 ++++++-----
.../airavata/integration/KeycloakHealthTest.java | 74 +++++++++++-----------
.../airavata/integration/PrometheusHealthTest.java | 51 +++++++--------
.../airavata/integration/RabbitMQHealthTest.java | 58 ++++++++---------
.../integration/ServiceHealthEndpointTest.java | 60 ++++++++----------
.../integration/ThriftServiceHealthTest.java | 60 +++++++++---------
11 files changed, 257 insertions(+), 265 deletions(-)