10 Commits

Author SHA1 Message Date
Andreas Jaeger
0506323c2b Ansible linting fixes
Fix a few problems noticed when using this in project-config:
* Ignore apt-get warning in configure-mirrors
* All tasks should be named in upload-logs, emit-job-header
* use git_config in mirror-workspace-git-repos
* Ignore git warnings in mirror-workspace-git-repos

Change-Id: Ibcdc8d5a42fb081b5faa0cc89460e4cf88d369ba
2017-10-27 19:18:15 +02:00
Mohammed Naser
27755ba83f Revert "Add zuul.{pipeline,nodepool.provider,executor.hostname} to job header"
This reverts commit cb8c554f6e0a74eea331e1b3bb1847dbf4ae9233.

Change-Id: I8ef6c6778201b75e198c9a120242690573c320c6
2017-10-23 23:18:32 +00:00
David Moreau-Simard
cb8c554f6e Add zuul.{pipeline,nodepool.provider,executor.hostname} to job header
These are helpful to understand the context of a running job before
logs are collected and made available.

Change-Id: I33f3f425a8008534c617422a7f77255a34f86198
Depends-On: I8d014464b3ed580d4a0fc6dbdc9a42601ff107e5
2017-10-20 20:47:59 +00:00
James E. Blair
dcd89b2686 Revert "Fix linting issues found via project-config"
This has syntax errors.

This reverts commit d3128dab9528c44c58b7e1bff2eb834578b3cb70.

Change-Id: Ida6569d384f50095cc228625c7d6e73e154270ae
2017-09-14 13:10:22 -06:00
Jesse Keating
d3128dab95 Fix linting issues found via project-config
There are no playbooks that use the roles in this repo in a way that
would lint them, however running linters in project-config found
numerous issues in these roles. Correct the roles.

Change-Id: I017532c8aed8fd90474052423c7ba2510cf84631
Signed-off-by: Jesse Keating <omgjlk@us.ibm.com>
2017-09-13 14:56:59 -06:00
Monty Taylor
0128c488e5
Remove extra quotation mark
Change-Id: I3d496cc4990cdacaca8e28c23bc126b9c9779edd
2017-09-10 12:27:23 -06:00
Monty Taylor
ed7a359f67
Fix typo - the word is "available"
Change-Id: Ic8327c9949c2a98dc0e96c3b3d177bb9aa8dc209
2017-09-10 08:37:37 -06:00
Monty Taylor
00e673c36b
Rename log_path and generate-log-url
Make log_path zuul_log_path because log_path is rather generic.

Rename generate-log-url to set-zuul-log-path-fact to make it
clearer what it does.

Change-Id: I91ae1e396b3ef04939edebaeea8e5b16cc50315a
2017-09-09 16:49:51 -06:00
Monty Taylor
4a21194da7
Add zuul_log_url to emit-job-header
Just the log path without the url ... not so useful.

Change-Id: Ifdfa44e4e7742470631e31a8fd8fb93852d24c47
2017-09-09 16:36:58 -06:00
Monty Taylor
0d26a2544c
Add a role to emit an informative header for logs
It contains the URL of the change being tested as well as the location
the logs are going to be found in.

Change-Id: I28bcd1c004bc399d3404e3c6a1f44fdfe98cf97d
2017-09-07 15:34:25 -05:00