On Thu, Feb 24, 2022 at 11:06 AM Dumitru Ceara <[email protected]> wrote: > > This series addresses two independent issues: > - ovn-kubernetes needs to be built against the NB/SB schema defined in > the OVN tree we're running the test for. > - ovn-kubernetes bumped go and k8s versions and we should do the same > because we use ovn-kubernetes master branch for testing. > > For the latter, there might be ways to make this automatically match > what's being used in upstream ovn-k8s but, for now, I just wanted to > make sure tests actually run. > > Dumitru Ceara (2): > ci: ovn-kubernetes: Generate DB model based on current OVN tree. > ci: ovn-kubernetes: Bump kubernetes version to v1.23.3.
Thanks Dumitru for addressing the CI issues. I applied the patch series to the main branch. Numan > > > .ci/ovn-kubernetes/Dockerfile | 13 ++++++++++++- > .github/workflows/ovn-kubernetes.yml | 9 ++++++--- > 2 files changed, 18 insertions(+), 4 deletions(-) > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
