sclorg / container-common-scripts

Apache License 2.0
20 stars 45 forks source link

Separate container tests into alone CI test - part 2 #270

Closed phracek closed 2 years ago

phracek commented 2 years ago

This pull request adds support for real testing containers by container-common-scripts.

The command for running tests is:

TESTED_IMAGE=postgresql-container make test OS=<OS>

Signed-off-by: Petr "Stone" Hracek phracek@redhat.com

phracek commented 2 years ago

[test]

phracek commented 2 years ago

rebased

[test]