postgresql-container icon indicating copy to clipboard operation
postgresql-container copied to clipboard

Make more tests run in a remote cluster

Open hhorak opened this issue 6 years ago • 2 comments

PR #308 added a test that can run in both, local and remote cluster. It would be nice to change the rest of the tests from local cluster test suite to allow them run on remote cluster as well and move to the common file with test functions.

hhorak avatar Feb 06 '19 09:02 hhorak

@phracek to take a look

pkubatrh avatar Feb 22 '23 09:02 pkubatrh

Nowadays we have these three tests:

test_postgresql_integration
test_postgresql_imagestream
run_latest_imagestreams_test

phracek avatar Jul 04 '23 08:07 phracek