On Fri, May 5, 2023 at 8:38 AM Ales Musil <[email protected]> wrote: > > On Fri, May 5, 2023 at 11:25 AM Dumitru Ceara <[email protected]> wrote: > > > Dumitru Ceara (6): > > ovn-fake-multinode-tests: Use ":main" instead of ":latest". > > ovn-fake-multinode-tests: Parallelize build stage. > > ovn-fake-multinode-tests: Don't silently ignore test failures. > > ovn-fake-multinode-tests: Fix log extraction. > > ovn-fake-multinode-tests: Don't compile with sparse. > > ci: Change all GitHub CI jobs to use ubuntu-latest. > > > > > > .ci/linux-build.sh | 3 +- > > .ci/linux-prepare.sh | 21 ---- > > .../workflows/ovn-fake-multinode-tests.yml | 116 ++++++++---------- > > .github/workflows/ovn-kubernetes.yml | 4 +- > > .github/workflows/test.yml | 2 +- > > Makefile.am | 1 - > > utilities/containers/ubuntu/Dockerfile | 2 +- > > 7 files changed, 60 insertions(+), 89 deletions(-) > > delete mode 100755 .ci/linux-prepare.sh > > > > > The whole series looks good to me, thanks. > > Acked-by: Ales Musil <[email protected]>
LGTM too. Thanks for re-removing the linux-prepare.sh and for the cleanup and fixes. Acked-by: Numan Siddique <[email protected]> Numan > > -- > > Ales Musil > > Senior Software Engineer - OVN Core > > Red Hat EMEA <https://www.redhat.com> > > [email protected] IM: amusil > <https://red.ht/sig> > _______________________________________________ > 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
