[ovs-build] Passed: ovsrobot/ovn#1176 (series_213540 - 22c9c6d)

Travis CI builds at travis-ci.com
Wed Nov 11 02:18:46 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #1176
Status: Passed

Duration: 19 mins and 57 secs
Commit: 22c9c6d (series_213540)
Author: Ben Pfaff
Message: actions: Fix issues with fwd_group action.

The example for the fwd_group action was obviously wrong (it needed a
closing parenthesis and semicolon) and then when I looked closer I saw
other issues:

  - It's weird to insist on "true" or "false" in quotation marks (why?)
    and the example didn't show that.

  - The example didn't show that port names need to be quoted.

  - The implementation didn't allow specifying liveness=false (why?)
    or liveness="false" and the test even checked for that.

This fixes all that stuff.  For backward compatibility, it still accepts
"true" (and "false") in quotation marks, but now accepts without as well
for future use.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/commit/22c9c6d19375

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/199857612?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20201111/1c73551c/attachment.html>


More information about the build mailing list