Skip to content
Snippets Groups Projects
Commit 884336ca authored by John-Paul Robinson's avatar John-Paul Robinson
Browse files

Add log server to jenkins macros

parent be3acc90
Branches setup
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
echo "Triggered by: https://review.openstack.org/$ZUUL_CHANGE patchset $ZUUL_PATCHSET" echo "Triggered by: https://review.openstack.org/$ZUUL_CHANGE patchset $ZUUL_PATCHSET"
# TODO: Update this link to point to your log server # TODO: Update this link to point to your log server
echo "Detailed logs: http://<your-log-server>/$LOG_PATH/" echo "Detailed logs: http://172.21.3.133/$LOG_PATH/"
- publisher: - publisher:
name: console-log name: console-log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment