Skip to content
Snippets Groups Projects
Commit 99f622fe authored by Jörg Sachse's avatar Jörg Sachse
Browse files

disable Molecule testing for error-summary mailer; we don't want it to spew...

disable Molecule testing for error-summary mailer; we don't want it to spew mails from the test VM if it happens to run longer than expected
parent 5cbe8044
No related branches found
No related tags found
No related merge requests found
...@@ -59,3 +59,4 @@ ...@@ -59,3 +59,4 @@
ansible.builtin.systemd: ansible.builtin.systemd:
name: "error-summary.timer" name: "error-summary.timer"
state: started state: started
tags: [molecule-notest] # disable Molecule testing; we don't want it to spew mails from the test VM if it happens to run longer than expected
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment