From 4aa5d7924e0df44c828fea2289def1db29181642 Mon Sep 17 00:00:00 2001 From: huangduirong Date: Sat, 18 Sep 2021 08:55:55 +0000 Subject: [PATCH] =?UTF-8?q?update=20changelogs/openEuler=5FOBS=5Fchangelog?= =?UTF-8?q?s.md.=20=E8=A1=A5=E5=85=85=E5=8F=98=E6=9B=B4=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=94=AF=E6=8C=81?= =?UTF-8?q?libaio=E3=80=81multipath-tools=E3=80=81systemd=E4=BD=BF?= =?UTF-8?q?=E7=94=A8root=E8=BF=9B=E8=A1=8C=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelogs/openEuler_OBS_changelogs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelogs/openEuler_OBS_changelogs.md b/changelogs/openEuler_OBS_changelogs.md index d73bb5a..a9f0ee8 100644 --- a/changelogs/openEuler_OBS_changelogs.md +++ b/changelogs/openEuler_OBS_changelogs.md @@ -23,3 +23,4 @@ | 3 | 2021-08-16 | 常驻服务 | 看板数据(单包构建时长) | 参考 "obs_build_statistics_to_grafana.md" | 邓鹏 | 是 | changelog_03/fluent.conf, changelog_03/obs_build_statistics_to_grafana.md| | 4 | 2021-08-16 | 配置 | 修改工程调度节点 | openEuler-Build 在 other 单节点调度 | | 否 | backend-server home-backend-server 两个节点 /usr/obs/lib/server/BSConfig.pm 配置文件添加 'openEuler-Build' => 'other', | | 5 | 2021-08-30 | obs代码 | 定位门禁构建时出现CPIO Archive Error | 参考 "changelog_05/bs_repserver" | 邓鹏 | 是 | changelog_05/bs_repserver| +| 6 | 2021-09-18 | 配置变更 | openEuler中部分软件包由于构建的时候没有root权限,所以出现部分社区用例执行失败或者跳过的情况 | 修改配置支持libaio、multipath-tools、systemd使用root进行构建 | 黄堆荣 | 是 | | -- Gitee