The integration test repo contains a Stackable repository with services used for the integration tests.
The following services are available:
-
echo-service: Prints the content of an environment variable to standard output.
-
exit-service: Terminates immediately with a given exit code.
-
noop-service: Performs no operation and just sleeps.
-
nostop-service: Performs no operation and just sleeps, but will ignore stop signals sent by systemd and have to be terminated by systemd.
The integration tests and the integration test repo are developed as open source tools and we absolutely welcome any contributions! Don’t hesitate to drop us a line at [email protected] or reach out directly to any of our committers/contributors.