File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9696 - name : Publish messages
9797 run : |
9898 echo "Publishing messages..."
99- docker exec publishing_tools_publisher snews_pt publish /app/snews_pt/test/firedrill_combined_message.json --firedrill
100- docker exec publishing_tools_publisher snews_pt publish /app/snews_pt/test/firedrill_combined_message2.json --firedrill
99+ docker exec publishing_tools_publisher snews_pt publish /app/snews_pt/test/firedrill_combined_message.json --firedrill --force
100+ docker exec publishing_tools_publisher snews_pt publish /app/snews_pt/test/firedrill_combined_message2.json --firedrill --force
101101 sleep 10
102102
103103 - name : Verify alert publishing from coincidence_system
@@ -180,4 +180,4 @@ jobs:
180180 fi
181181 echo "db_pipeline is still running and has not stopped or completed."
182182 echo "current db_pipeline docker logs:"
183- docker logs db_pipeline
183+ docker logs db_pipeline
You can’t perform that action at this time.
0 commit comments