mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
tests: disable pipe-loopback-amqp due to missing AMQP broker
This commit is contained in:
parent
a45066bd4e
commit
5a1127f873
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##################################################################################
|
||||
|
||||
# We skip this test for now, as we dont have a AMQP broker in the CI environment
|
||||
exit 99
|
||||
|
||||
SCRIPT=$(realpath $0)
|
||||
SCRIPTPATH=$(dirname ${SCRIPT})
|
||||
source ${SCRIPTPATH}/../../tools/integration-tests-helper.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue