Revision 926feaf1 test/ganeti.impexpd_unittest.py

b/test/ganeti.impexpd_unittest.py
81 81
          else:
82 82
            self.assertFalse(magic_cmd)
83 83

  
84
        for host in ["localhost", "1.2.3.4", "192.0.2.99"]:
84
        for host in ["localhost", "198.51.100.4", "192.0.2.99"]:
85 85
          for port in [0, 1, 1234, 7856, 45452]:
86 86
            for cmd_prefix in [None, "PrefixCommandGoesHere|",
87 87
                               "dd if=/dev/hda bs=1048576 |"]:

Also available in: Unified diff