Add test script

This commit is contained in:
Johannes Meyer 2021-07-19 13:07:40 +02:00
parent 6beb53bbdf
commit a2a5269194
1 changed files with 8 additions and 0 deletions

8
testing/live_test.sh Executable file
View File

@ -0,0 +1,8 @@
#!/bin/bash
# this script runs in the rpm_test environment
PACKAGES=( icinga-php-library )
icinga-build-rpm-install "${PACKAGES[@]}"
bash