Docker images with pre-installed init system used to test .deb and .rpm StackStorm packages in StackStorm/st2-packages CI/CD.
In these containers built artifacts are tested: StackStorm packages are installed, configuration is written, dependent services like MongoDB, RabbitMQ, PostgreSQL are started and end-to-end tests are performed, like on real OS with specific init system.
- Rocky Linux 8
- Rocky Linux 9
- Ubuntu Focal
- Ubuntu Jammy
NB!
Images are built automatically on every push to StackStorm/st2packaging-dockerfiles master.