graphql-engine/.circleci/server-upgrade-downgrade
Robert 44977bdf9d ci: stabilize server-upgrade-downgrade test on buildkite
fixes https://github.com/hasura/graphql-engine-mono/issues/2635

The test is running postgres via docker compose, but wasn't waiting
for postgres to be ready, which is likely what caused intermittent
failures when trying to clean metadata.

Also make indentation consistent.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2670
Co-authored-by: Vishnu Bharathi <4211715+scriptnull@users.noreply.github.com>
GitOrigin-RevId: 5a4c03c3c05322695ee9ff9a49efc834dea37074
2021-10-25 12:28:50 +00:00
..
.gitignore Fix catalog version for v1.1.1 (close #4354) (#4355) 2020-04-09 19:57:59 -05:00
run-dev.sh Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
run.sh ci: stabilize server-upgrade-downgrade test on buildkite 2021-10-25 12:28:50 +00:00