commit | 7e5ec816cb8e7102525903ca56fdb5fe98fd9a86 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Wed Apr 03 13:56:11 2024 -0400 |
committer | GitHub <noreply@github.com> | Wed Apr 03 13:56:11 2024 -0400 |
tree | 8cf3248022257057ccc715c361c039635f4657f6 | |
parent | 1258a41340d06752f2411ceff64f0d1536f407df [diff] [blame] |
ci: disable debug for logs (#1055) Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
diff --git a/tox.ini b/tox.ini index 0ebaa5d..0727620 100644 --- a/tox.ini +++ b/tox.ini
@@ -35,7 +35,7 @@ [testenv:molecule-aio-{openvswitch,ovn}] setenv = - ATMOSPHERE_DEBUG = true + ATMOSPHERE_DEBUG = false openvswitch: ATMOSPHERE_NETWORK_BACKEND = openvswitch ovn: ATMOSPHERE_NETWORK_BACKEND = ovn commands =