mirror of
https://git.icinga.com/packaging/rpm-icinga-php-library.git
synced 2025-09-21 17:17:43 +02:00
Add test script
This commit is contained in:
parent
6beb53bbdf
commit
a2a5269194
8
testing/live_test.sh
Executable file
8
testing/live_test.sh
Executable 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
|
Loading…
x
Reference in New Issue
Block a user