Fixed periodic jobs discarding important artifacts. 70/30970/2
authorJozef Behran <jbehran@cisco.com>
Tue, 8 Dec 2015 10:00:52 +0000 (11:00 +0100)
committerJozef Behran <jbehran@cisco.com>
Tue, 8 Dec 2015 10:05:09 +0000 (11:05 +0100)
The netconf scaling tests generate logs from testtool which
may contain useful information needed for troubleshooting or
bug hunting. These won't get archived because of missing
shell pattern matching them in the job's configuration.

Change-Id: Idaff0fc398d0de0928f83b910c9e591036ded3c7
Signed-off-by: Jozef Behran <jbehran@cisco.com>
jjb/integration/integration-templates.yaml

index 9833f911e5b08aa9ca0791d382a13c428cba4cef..eb13c97684f927baf546eff8dfbded7abdd9c6e4 100644 (file)
             unstable-if: 0.0
             pass-if: 100.0
         - archive:
-            artifacts: 'karaf.log*'
+            artifacts: '*.log,karaf.log*'
         - email-notification:
             email-prefix: '[{project}]'
         - plot: