提交 572ab8c5 编写于 作者: O openeuler-ci-bot 提交者: Gitee

!2 strace: openEuler strace event change to openat

Merge pull request !2 from wangshengfang/strace_fix
......@@ -16,6 +16,8 @@
trace_events = open
Host_RHEL.m8:
trace_events = openat
Host_openEuler:
trace_events = openat
Windows:
guest_tmp_filename = "C:\\sn1"
x86_64:
......
......@@ -11,3 +11,5 @@
strace_event = open
Host_RHEL.m8:
strace_event = openat
Host_openEuler:
strace_event = openat
......@@ -13,6 +13,8 @@
strace_event = open
Host_RHEL.m8:
strace_event = openat
Host_openEuler:
strace_event = openat
variants:
- luks_to_luks:
image_format = luks
......@@ -20,6 +20,8 @@
restore_image_after_testing_image1 = yes
Host_RHEL.m8:
trace_event = openat
Host_openEuler:
trace_event = openat
Windows:
guest_tmp_filename = "C:\\%s"
x86_64:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册