[ovs-dev] [PATCH 3/5] system-traffic: Add banners for ct sections.

Daniele Di Proietto diproiettod at ovn.org
Thu Dec 22 01:05:58 UTC 2016


2016-12-20 13:28 GMT-08:00 Joe Stringer <joe at ovn.org>:
> Signed-off-by: Joe Stringer <joe at ovn.org>

Acked-by: Daniele Di Proietto <diproiettod at vmware.com>

> ---
>  tests/system-ovn.at     | 2 ++
>  tests/system-traffic.at | 3 +++
>  2 files changed, 5 insertions(+)
>
> diff --git a/tests/system-ovn.at b/tests/system-ovn.at
> index 7b35e84a43d2..022dc63f22c2 100644
> --- a/tests/system-ovn.at
> +++ b/tests/system-ovn.at
> @@ -1,3 +1,5 @@
> +AT_BANNER([system-ovn])
> +
>  AT_SETUP([ovn -- 2 LRs connected via LS, gateway router, SNAT and DNAT])
>  AT_KEYWORDS([ovnnat])
>
> diff --git a/tests/system-traffic.at b/tests/system-traffic.at
> index 803b00850511..14fbf4518fdf 100644
> --- a/tests/system-traffic.at
> +++ b/tests/system-traffic.at
> @@ -604,6 +604,8 @@ AT_CHECK([ovs-ofctl dump-flows br0 | grep "in_port=4" | ofctl_strip], [0], [dnl
>  OVS_TRAFFIC_VSWITCHD_STOP
>  AT_CLEANUP
>
> +AT_BANNER([conntrack])
> +
>  AT_SETUP([conntrack - controller])
>  CHECK_CONNTRACK()
>  OVS_TRAFFIC_VSWITCHD_START()
> @@ -2182,6 +2184,7 @@ NXST_FLOW reply:
>  OVS_TRAFFIC_VSWITCHD_STOP
>  AT_CLEANUP
>
> +AT_BANNER([conntrack - NAT])
>
>  AT_SETUP([conntrack - simple SNAT])
>  CHECK_CONNTRACK()
> --
> 2.10.2
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev


More information about the dev mailing list