canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #04451
[Merge] ~andersson123/autopkgtest-cloud:apache-request-monitoring-timer-fix into autopkgtest-cloud:master
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:apache-request-monitoring-timer-fix into autopkgtest-cloud:master.
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/468073
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:apache-request-monitoring-timer-fix into autopkgtest-cloud:master.
diff --git a/charms/focal/autopkgtest-web/units/apache-request-monitoring.timer b/charms/focal/autopkgtest-web/units/apache-request-monitoring.timer
index b3a6835..14a617d 100644
--- a/charms/focal/autopkgtest-web/units/apache-request-monitoring.timer
+++ b/charms/focal/autopkgtest-web/units/apache-request-monitoring.timer
@@ -2,7 +2,7 @@
Description=Check the apache access log and report the http exit codes to influxdb.
[Timer]
-OnCalendar=*-*-* 00:05:00
+OnCalendar=*:0/5
[Install]
WantedBy=autopkgtest-web.target