Skip to content

[OS-6641] Refactor ssh_executor in cci-tools

Ignacio Dominguez Martinez-Casanueva requested to merge ssh_executor_os6641 into master
  • ssh_executor utility is now based on paramiko library
  • session_timeout feature has been included in order to avoid stuck executions (10 minutes by default)
  • cci-verify-gni-tickets scripts has been adapted for this new implementation
  • cci-health-report-puppet has been adapted too

Merge request reports