diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2017-07-12 14:32:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2017-07-12 14:32:05 +0000 |
commit | 33a4885752bb1dea4cb4b361fa41e85814a31f27 (patch) | |
tree | 096773e073bec640919a4e875c2300988f6ed067 | |
parent | 51b8471a44f4b58a2cc15d840ba6fbbc00d178d6 (diff) | |
parent | 10fa76e6b972015e8d9e58873682c4dd9304ac4d (diff) |
Merge " Fix the test output files not found issue."
-rw-r--r-- | jjb/tldk/tldk.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/tldk/tldk.yaml b/jjb/tldk/tldk.yaml index 766e0a724..57e64f83e 100644 --- a/jjb/tldk/tldk.yaml +++ b/jjb/tldk/tldk.yaml @@ -210,7 +210,7 @@ publishers: - archive-artifacts: - artifacts: 'report.html, log.html, output.xml' + artifacts: 'csit/report.html, csit/log.html, csit/output.xml' latest-only: false - robot-report: |