commit | ee098296e06f83bdcf0717c8171adacbebed5603 | [log] [tgz] |
---|---|---|
author | Yi Tseng <yi@opennetworking.org> | Tue Sep 22 14:03:42 2020 -0700 |
committer | Yi Tseng <yi@opennetworking.org> | Thu Sep 24 22:30:06 2020 +0000 |
tree | 82beed0e51291a96d0490cc934be96cadd50a6fa | |
parent | 037d22ebbc0bee1f1bf3224f887967408a30c902 [diff] |
Publish artifacts after fabric-tna build and test Change-Id: I0a5aaf7b7e00988fd217c65e04b532dd2e88ad26
diff --git a/jjb/templates/fabric-tna-jobs.yaml b/jjb/templates/fabric-tna-jobs.yaml index 5e625d8..3514708 100644 --- a/jjb/templates/fabric-tna-jobs.yaml +++ b/jjb/templates/fabric-tna-jobs.yaml
@@ -133,3 +133,6 @@ publishers: - github-notifier - onf-infra-wscleanup-publisher + - archive: + artifacts: '**/*.log,**/*.pcap' + excludes: 'tmp/**/*'