From c3e2436d99383df7497481c7b5f8082f3eef5337 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 23 Jun 2026 10:17:53 +0200 Subject: Fix testing The timezone module was reading back the Etc/GMT instead of GMT, this fixes the issue and avoid unnecessary code that needs to handle different distro quirks (debian) Fix grafana testing to use the URL --- molecule/raspberrypi/molecule.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'molecule/raspberrypi/molecule.yml') diff --git a/molecule/raspberrypi/molecule.yml b/molecule/raspberrypi/molecule.yml index 4832e8aa..c7b9a388 100644 --- a/molecule/raspberrypi/molecule.yml +++ b/molecule/raspberrypi/molecule.yml @@ -22,7 +22,6 @@ platforms: - "/sys/fs/cgroup:/sys/fs/cgroup:rw" - "/dev:/dev:rw" cgroupns_mode: host - provisioner: name: ansible inventory: -- cgit v1.2.3