-
Notifications
You must be signed in to change notification settings - Fork 8
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
[QA] Monitoring Automation Framework and 'send_data_api_resource' steps implementation #39
[QA] Monitoring Automation Framework and 'send_data_api_resource' steps implementation #39
Conversation
|
||
class RemoteTail: | ||
|
||
def __init__(self, remote_host_ip, remote_host_user, remote_log_path, remote_log_file_name, local_log_target, private_key): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gt 120 chars
I wonder if we could avoid repeating code under "test/acceptance/commons" in all the components (not only in this). Maybe uploading shareable code to git+https://github.com/telefonicaid/lettuce-tools.git? What do you think? |
That is an interesting question. |
ba9dc67
to
59ef096
Compare
[QA] Monitoring Automation Framework and 'send_data_api_resource' steps implementation
Reviewers
@pratid @flopezag
Description
FIWARE Monitoring Automation Framework:
'send_data_api_resource' steps implementation
Testing
Locally.