Skip to content

Commit 075262e

Browse files
author
Dmitriy Rabotyagov
committed
Add OVN logs to artifacts
We do not store or collect ovn configuration and logs which make it harder to debug and investigate. As most of configuration for OVN are environment files stored in defaults, we collect the folder as well. Change-Id: I081c0b927cdd46f0408a6bd37dcf008944105339 Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
1 parent bcc3606 commit 075262e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/log-collect.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ COMMON_ETC_LOG_NAMES="apt \
4242
clusterapi \
4343
corosync \
4444
ceph \
45+
default \
4546
dnf \
4647
exports \
4748
ganesha \
@@ -62,6 +63,7 @@ COMMON_ETC_LOG_NAMES="apt \
6263
nginx \
6364
openstack_deploy \
6465
openvswitch \
66+
ovn \
6567
pacemaker \
6668
pip.conf \
6769
qpid-dispatch \

0 commit comments

Comments
 (0)