Neels Hofmeyr has submitted this change and it was merged. (
https://gerrit.osmocom.org/11618 )
Change subject: ttcn3-testsuites: collect artifacts again
......................................................................
ttcn3-testsuites: collect artifacts again
Collect build artifacts just like the manually created jobs did it.
Related: OS#3681
Change-Id: I5b0f5de87125374c9a48d0a47e6a4e655d7ed3bb
---
M jobs/ttcn3-testsuites.yml
1 file changed, 7 insertions(+), 0 deletions(-)
Approvals:
Neels Hofmeyr: Looks good to me, approved
osmith: Verified
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index fc4f306..a5c5fe4 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -97,6 +97,13 @@
notify-every-unstable-build: true
recipients: [email protected]
send-to-individuals: false
+ - archive:
+ allow-empty: false
+ artifacts: logs/**/*
+ case-sensitive: true
+ default-excludes: true
+ fingerprint: false
+ only-if-success: false
properties:
- build-blocker:
use-build-blocker: true
--
To view, visit https://gerrit.osmocom.org/11618
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I5b0f5de87125374c9a48d0a47e6a4e655d7ed3bb
Gerrit-Change-Number: 11618
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: daniel <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>