-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75088/
-----------------------------------------------------------

(Updated July 15, 2024, 5:26 p.m.)


Review request for mesos and Benjamin Mahler.


Changes
-------

add comment explaining configure.ac change


Repository: mesos


Description
-------

For in review #75080, we made use of replace_bpf_fd and BPF_F_REPLACE
which were added in kernel 5.6. Our current ubuntu 20.04 base image
uses kernel 5.4.

As such we will be upgrading the ubuntu version used
in Jenkins to 22.04, whose base image uses kernel 5.15, so that we can
make mesos on the updated pipeline, enabling reviewbot, tidybot, and
coverity.


Diffs (updated)
-----

  configure.ac 7c0597f56a11cbaf6874aba2e910cb36debd20a7 
  support/docker-build.sh cb0b05b6effef246a88efedd5dd5f4cd15231397 
  support/jenkins/reviewbot.sh 03ebcd6007d6da9bfb5ef0d2b3f84b1f83219127 
  support/mesos-build/ubuntu-20.04-arm.dockerfile 
a3b321fb740a5b0a0add12f31511ed2ff6b03691 
  support/mesos-build/ubuntu-20.04.dockerfile 
e183ff742b034009f814372998a596899a3e3b7b 
  support/mesos-tidy/Dockerfile 769a22d9e0dde4cf6518ad5900c5b316c48d925c 
  support/verify-reviews.py 8e7c54faae0f728ef2138995c86a4a4ef4b5df47 


Diff: https://reviews.apache.org/r/75088/diff/2/

Changes: https://reviews.apache.org/r/75088/diff/1-2/


Testing
-------

Tested build with 22.04 base image using both cmake and autotools, builds were 
able to complete.
Tested using docker-build, build was able to complete.
Mesos-tidy will need to be tested on jenkins but I expect it should also 
complete as we can now build on 22.04


Thanks,

Jason Zhou

Reply via email to