[gnome-software/wip/mcrha/ci-test] more updates, less processes running with the test
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/mcrha/ci-test] more updates, less processes running with the test
- Date: Wed, 16 Mar 2022 14:01:24 +0000 (UTC)
commit 24f315ad195666e3539e0b90e2aaa4f562f3ba28
Author: Milan Crha <mcrha redhat com>
Date: Wed Mar 16 15:00:06 2022 +0100
more updates, less processes running with the test
.gitlab-ci.yml | 2 +-
.gitlab-ci/run-tests.sh | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ad1fc1f81..4d9b87302 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,7 +25,7 @@ fedora-x86_64:
except:
- tags
script:
- - sudo dnf update -y flatpak glib2 glib-networking
+ - sudo dnf update -y
- meson ${MESON_COMMON_OPTIONS}
-Drpm_ostree=true
-Dmalcontent=true
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index 3ce140d39..3b3052726 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -18,8 +18,8 @@ sudo mkdir -p /run/dbus
sudo mkdir -p /var
sudo ln -s /var/run /run
sudo dbus-daemon --system --fork
-sudo /usr/lib/polkit-1/polkitd --no-debug &
-sudo /usr/libexec/fwupd/fwupd --verbose &
+#sudo /usr/lib/polkit-1/polkitd --no-debug &
+#sudo /usr/libexec/fwupd/fwupd --verbose &
# FIXME: Running the flatpak tests as root means the system helper doesn’t
# need to be used, which makes them run a lot faster.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]