ros-infrastructure / ros_buildfarm

ROS buildfarm based on Docker
Apache License 2.0
81 stars 96 forks source link

Add new seccomp warning text to ignore pattern. #1050

Closed nuclearsandwich closed 4 months ago

nuclearsandwich commented 4 months ago

Recent versions of docker give a slightly different seccomp warning.

Before example:

08:24:05 # BEGIN SECTION: Look for warnings
08:24:05 Found 1 warnings:
08:24:05 
08:24:05 - WARNING: daemon is not using the default seccomp profile
08:24:05 
08:24:05 Marking build as unstable

After example:

08:24:50 # BEGIN SECTION: Look for warnings
08:24:50 No warnings found
08:24:50 # END SECTION