Recently the ovn-kubernetes jobs failed often, mainly due to two
reasons:
- GitHub runners exhausting disk space
- ovn-org/ovn job definitions being out of sync with
ovn-org/ovn-kubernetes job definitions.
This series tries to address both problems. In an ideal world
ovn-kubernetes would also use tagged releases allowing us to pin
the ovn-kubernetes version we're testing against to the latest
stable version. That's not the case currently though.
Ales Musil (2):
ci: Handle google-cloud-sdk -> google-cloud-cli package name change.
ci: Free up additional space for ovn-k jobs.
Dumitru Ceara (3):
ci: Free up disk space in a more robust way.
ci: ovn-kubernetes: Reduce ovnkube pods log verbosity.
ci: ovn-kubernetes: Synchronize CI jobs with ovn-org/ovn-kubernetes.
.ci/linux-util.sh | 6 +++-
.github/workflows/ovn-kubernetes.yml | 46 ++++++++++++++++++++++------
2 files changed, 42 insertions(+), 10 deletions(-)
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev