commit | c4e963e5f59f9316de501a31468000c19963eae2 | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Wed Sep 11 22:55:34 2019 +0200 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Thu Oct 10 11:00:02 2019 +0000 |
tree | 3a120c3dea617da60d6f9407abde2c5c8ddb28ac | |
parent | 4e0a3d3913480691594ed28c23f11f281aebb0a5 [diff] |
Add scenario test for port forwarding and UDP This test extends exisiting port_forwarding scenario test which was only configuring and testing port forwarding to 2 different servers using TCP protocol (by SSH to those instances to different ports). Now it also creates UDP port forwarding, spawns nc on each VM and tries to connect to this nc and check if it will return proper message from each VM. Change-Id: I3afd877521e7cf66a8970f531111b3e1b1e7b150