« Previous | Next » 

Revision ec7b6d63

IDec7b6d639abbdc08a3b3dd852b363972f2d3fa8c
Parent 651ce6a3
Child 836ce0c8

Added by Petr Pudlak over 10 years ago

Update QA to test custom SSH ports

This patch adds the `ssh-port` option. If set to a non-standard port,
the QA script sets up the default node group with this port, and before
running tests it adds `iptable` rules to all nodes so that the nodes
see each other's SSH servers as running on this port.
Their SSH configuration is not changed and other machines see the
nodes on 22 as before.

The `iptable` rules are reset on each QA run, trying to preserve any
existing rules (not created by the script) that might be present.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Hrvoje Ribicic <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences