From 306b78cfb97f812d0f1c944921bf2624a21b1103 Mon Sep 17 00:00:00 2001 From: Jamo Luhrsen Date: Fri, 21 Dec 2018 11:23:02 -0800 Subject: [PATCH] Install odl-mdsal-trace to apex jobs once this is shown to work and not break the jobs, we can try to add failure conditions if too many open transactions are ever seen. A patch for that in progress here: https://git.opendaylight.org/gerrit/#/c/77363/ Change-Id: Iddac0d24ac17eb897835e52c275a07a5500ab771 Signed-off-by: Jamo Luhrsen --- jjb/netvirt/netvirt-csit-multi-apex.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/netvirt/netvirt-csit-multi-apex.yaml b/jjb/netvirt/netvirt-csit-multi-apex.yaml index d10c69149..005558ef5 100644 --- a/jjb/netvirt/netvirt-csit-multi-apex.yaml +++ b/jjb/netvirt/netvirt-csit-multi-apex.yaml @@ -19,7 +19,7 @@ topology: '1node' - install-features: 'odl-netvirt-openstack, decanter-collector-jmx, decanter-appender-elasticsearch' + install-features: 'odl-netvirt-openstack, decanter-collector-jmx, decanter-appender-elasticsearch, odl-mdsal-trace' public-bridge: 'br-datacentre' public-physical-network: 'datacentre' -- 2.36.6