commit | 663bbc29e4bb5d0e4d2212380a0eea091488ae9c | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Wed Apr 05 16:30:20 2023 +0200 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Thu Apr 20 14:53:45 2023 +0000 |
tree | a7031603ae4e97a6ba0300e524d609083c582c83 | |
parent | 4330ca08687772aaa50867cc48668e2a17098aaf [diff] |
Get nc client's command based on the nc on correct host As nc client's command depends on the nc version installed it should be checked on the host where it is going to be run. Before this patch it was always checked on the host where tempest was running and that could cause some issues e.g. when tempest was run on RHEL 8/Centos 8 host and Cirros was used for guest VMs. Change-Id: Ib0ce72a1b622d0f6fcda24f4b78f627092edf639