[gnome-software/wip/ci-test] h



commit 316817590a7f5c7335ae7f61a14f0ba2b643d21a
Author: Milan Crha <mcrha redhat com>
Date:   Tue Mar 15 15:37:43 2022 +0100

    h

 .gitlab-ci.yml          | 4 ----
 .gitlab-ci/run-tests.sh | 4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c20cc0eae..b93f481db 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,10 +19,6 @@ variables:
     - cp -r $HOME/subprojects/* subprojects/
 
 fedora-x86_64:
-  cap_add:
-    - SYS_PTRACE
-  cap-add:
-    - SYS_PTRACE
   extends: .build
   image: registry.gitlab.gnome.org/gnome/gnome-software/fedora:v9
   stage: build
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index f4a94c23e..ec401a51b 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -35,6 +35,10 @@ meson test \
        --gdb-path=/builds/GNOME/gnome-software/.gitlab-ci/mygdb.sh \
         "$@"
 
+sudo coredumpctl info
+echo -----user----
+coredumpctl info
+
 exit_code=$?
 
 python3 .gitlab-ci/meson-junit-report.py \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]