[ovs-git] [ovn-org/ovn] 8ec0da: ovn.at: Skip tests that need tcpdump when it's not...

Dumitru Ceara noreply at github.com
Fri Sep 17 20:34:19 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 8ec0da56879c5653ab2d77da349f2a4fb602809e
      https://github.com/ovn-org/ovn/commit/8ec0da56879c5653ab2d77da349f2a4fb602809e
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M tests/ovn.at

  Log Message:
  -----------
  ovn.at: Skip tests that need tcpdump when it's not installed.

Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


  Commit: 06a50caa39ccb7cdefb492b7e97ab2c2f4769df5
      https://github.com/ovn-org/ovn/commit/06a50caa39ccb7cdefb492b7e97ab2c2f4769df5
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M controller/binding.c
    M controller/binding.h
    M controller/if-status.c
    M controller/ovn-controller.8.xml

  Log Message:
  -----------
  binding: Store timestamp at which ovn-installed was set.

CMSs (e.g., ovn-kubernetes) already use the ovn-installed
external_id set by ovn-controller in OVS.Interface.external_ids to
determine that the networking for a VIF is completely plugged.

ovn-controller now also stores the timestamp (in milliseconds since the
epoch) at which an interface was marked as "installed", as the
ovn-installed-ts external id in the OVS DB.

This commit also adds the relevant documentation for
ovn-installed/ovn-installed-ts.

Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


Compare: https://github.com/ovn-org/ovn/compare/8c980ce60465...06a50caa39cc


More information about the git mailing list