Pau Espin Pedrol has uploaded this change for review. ( 
https://gerrit.osmocom.org/11030


Change subject: jobs: osmo-gsm-tester: Copy osmocom-bb build artifact
......................................................................

jobs: osmo-gsm-tester: Copy osmocom-bb build artifact

This artifact is not needed nowadays to run current tests in those jobs,
since it is only used in osmo-gsm-tester_ttcn3, but it will eventually
be used once we support virtphy and/or motorola phones in usual tests,
and also because it's easier for developers to download full .tar.gz
with all at once instead of having to download osmocom-bb one separately
whn whilling to run ttcn3 testsuite locally.

Change-Id: I9fe41e2c7d9c38796ce16f2f279792bc5151b498
---
M jobs/osmo-gsm-tester-runner.yml
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/30/11030/1

diff --git a/jobs/osmo-gsm-tester-runner.yml b/jobs/osmo-gsm-tester-runner.yml
index a45d428..8f7cd03 100644
--- a/jobs/osmo-gsm-tester-runner.yml
+++ b/jobs/osmo-gsm-tester-runner.yml
@@ -76,6 +76,8 @@
       - copy_artifact:
          repo: osmo-gsm-tester_build-osmo-stp
       - copy_artifact:
+         repo: osmo-gsm-tester_build-osmocom-bb
+      - copy_artifact:
          repo: osmo-gsm-tester_build-osmo-bts-sysmo
       - copy_artifact:
          repo: osmo-gsm-tester_build-osmo-pcu-sysmo

--
To view, visit https://gerrit.osmocom.org/11030
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9fe41e2c7d9c38796ce16f2f279792bc5151b498
Gerrit-Change-Number: 11030
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pes...@sysmocom.de>

Reply via email to