Skip to content

feat: add support of multiple instances in CI tests

Dmitry requested to merge dmius-ci-replicas into master

Description

  • Test work with multiple Postgres nodes in CI.
  • A001 data collection adjusted: get OS-related information from uname if hostnamectl is not available.
  • In checkup reports, use the hostname specified in -h, do not override it anyhow (previously, for SSH method, we used the hostname reported by hostnamectl executed via a remote SSH call).

Related issue

#411 (closed)

Examples

https://gitlab.com/postgres-ai/postgres-checkup-tests/tree/master/dmius-ci-replicas

a001

Edited by Anna

Merge request reports