Hey guys! I am newbie to this and I'd appreciate some help here. I have
been trying to implement STT over IPSEC and test other protocols such as
VXLAN, STT itself and GRE. Made some modifications to the ovs-monitor-ipsec
file but 'ovs-monitor-ipsec.at' test seems to be failing. Can't figure out
what's wrong. Also, a bunch of other SSL based tests keep on failing. I
have tried installing various SSL packages but they always fail. Any help
would be appreciated. Thanks!

I am not overly concerned with SSL failure since they fail with vanilla
OVS-1.7.1 too. Must be a dependency issue. But I am posting the contents of
testsuite.log in testsuite.dir/1034/  (output of ovs-monitor-ipsec.at)

1034: ovs-monitor-ipsec                               FAILED (
ovs-monitor-ipsec.at:78)

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 1 test was run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `tests/testsuite.log' and all information you think might help:

   To: <ovs-b...@openvswitch.org>
   Subject: [openvswitch 1.7.1] testsuite: 1034 failed

You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below `tests/testsuite.dir'.

<<<<<<<----- contents of the file --------->>>>>

./ovs-monitor-ipsec.at:78: trim etc/racoon/psk.txt
--- -   2012-09-18 22:56:01.416758418 +0500
+++
/home/xflow/xtest/xSwitch-3.0/switch/src/tests/testsuite.dir/at-groups/1034/stdout
2012-09-18 22:56:01.413711869 +0500
@@ -1,2 +1,2 @@
-1.2.3.4 swordfish
+1.2.3.4   swordfish

log:
> Sep 18 22:56:00|1|reconnect|INFO|unix:socket: connecting...
> Sep 18 22:56:00|4|reconnect|INFO|unix:socket: connected
actions:
> setkey:
> > flush;
> setkey:
> > spdflush;
> racoon: reload
> racoon: reload
> setkey:
> > spdadd 0.0.0.0/0 1.2.3.4 gre -P out ipsec esp/transport//require;
> > spdadd 1.2.3.4 0.0.0.0/0 gre -P in ipsec esp/transport//require;
1034. ovs-monitor-ipsec.at:3: 1034. ovs-monitor-ipsec (
ovs-monitor-ipsec.at:3): FAILED (ovs-monitor-ipsec.at:78)

(Master code is the vanilla openvswitch-1.7.1 with a few of my changes
appended)

- Farrukh Aftab Khan
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to