mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
20d2c9038a
The mini-benchmark.sh script failed to run in the latest Fedora distributions in GitLab CI. It requires `lscpu` resolved by installing util-linux. Additionally, executing the benchmark inside a Docker container had failed because of increased Docker security in recent updates. In particular the `renice` and `taskset` operations are not permitted. Neither are the required `perf` operations. https://docs.docker.com/engine/security/seccomp/ Allow these operations to fail gracefully, and test then skip `perf`, allowing the remaining benchmark activities to proceed. Other minor changes to the CI are included such as allowing sanitizer jobs to fail and using "needs" in the mini-benchmark pipeline. All new code of the whole pull request, including one or several files that are either new files or modified ones, are contributed under the BSD-new license. I am contributing on behalf of my employer Amazon Web Services, Inc. |
||
---|---|---|
.. | ||
dtrace | ||
MacOSX | ||
policy | ||
rpm | ||
binary-configure.sh | ||
build-tags | ||
ccfilter | ||
CMakeLists.txt | ||
compiler_warnings.supp | ||
db.opt | ||
magic | ||
mariadb-extra.socket.in | ||
mariadb-extra@.socket.in | ||
mariadb.pc.in | ||
mariadb.service.in | ||
mariadb.socket.in | ||
mariadb@.service.in | ||
mariadb@.socket.in | ||
mini-benchmark.sh | ||
mysql-log-rotate.sh | ||
mysql-multi.server.sh | ||
mysql.m4 | ||
mysql.server-sys5.sh | ||
mysql.server.sh | ||
mysqld_multi.server.sh | ||
sysusers.conf.in | ||
tmpfiles.conf.in | ||
use_galera_new_cluster.conf | ||
wsrep.cnf.sh | ||
wsrep_notify.sh |