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

#63 improved logging of ansible tasks #64

Merged
merged 7 commits into from
Nov 17, 2023

Conversation

ckunki
Copy link
Contributor

@ckunki ckunki commented Nov 16, 2023

Closes #63
closes #61

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.
@@ -16,6 +18,22 @@
from exasol.ds.sandbox.lib import pretty_print


class StderrCapture:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently unused, see comment in ticket #59.

exasol/ds/sandbox/lib/ansible/ansible_access.py Outdated Show resolved Hide resolved
exasol/ds/sandbox/lib/ansible/ansible_access.py Outdated Show resolved Hide resolved
exasol/ds/sandbox/lib/ansible/ansible_runner.py Outdated Show resolved Hide resolved
exasol/ds/sandbox/lib/ansible/ansible_runner.py Outdated Show resolved Hide resolved
exasol/ds/sandbox/lib/ansible/ansible_runner.py Outdated Show resolved Hide resolved
test/integration/test_create_dss_docker_image.py Outdated Show resolved Hide resolved
@ckunki ckunki merged commit c6c5f0e into main Nov 17, 2023
3 checks passed
@ckunki ckunki deleted the refactoring/#63-Improved_logging_of_Ansible_tasks branch November 17, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve logging of Ansible tasks Change initial password of jupyter notebook
3 participants