Apply suggestions from code review

Co-authored-by: Robert Jördens <rj@quartiq.de>
master
Ryan Summers 2021-04-07 14:30:39 +02:00 committed by GitHub
parent 56acd9de2b
commit 5d9c7b0884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash -e
#!/bin/sh
# Title:
# Stabilizer hardware-in-the-loop (HITL) test script.
@ -15,8 +15,8 @@ python3 -m pip install -r requirements.txt
# Test pinging Stabilizer. This exercises that:
# * DHCP is functional and an IP has been acquired
# * Stabilizer's network is functioning as intended
# * The stabilizer application is opeerational
ping -c 5 -w 20 gonnigan.ber.quartiq.de
# * The stabilizer application is operational
ping -c 5 -w 20 stabilizer-hitl
# Test the MQTT interface.
python3 miniconf.py dt/sinara/stabilizer afe/0 '"G2"'