Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve logging of Ansible tasks #63

Closed
ckunki opened this issue Nov 16, 2023 · 0 comments · Fixed by #64
Closed

Improve logging of Ansible tasks #63

ckunki opened this issue Nov 16, 2023 · 0 comments · Fixed by #64
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@ckunki
Copy link
Contributor

ckunki commented Nov 16, 2023

Currently in case of a failure the ci-build does not show the original cause, e.g. outdated version of an ubuntu package pinned in the ansible scripts.
Example: https://github.com/exasol/data-science-sandbox/actions/runs/6877900023/job/18706405162

Additionally in support for investigations requested by #59 this ticket requests to report the duration of single ansible steps.

@ckunki ckunki self-assigned this Nov 16, 2023
@ckunki ckunki added the refactoring Code improvement without behavior change label Nov 16, 2023
ckunki added a commit that referenced this issue Nov 17, 2023
#63 improved logging of ansible tasks

Display duration of Ansible tasks.
Display Ansible messages and error for failing fixtures in ci build.
Installed rsync to enable replacing up ansible copy by faster synchronize.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants