Skip to content
Success

Changes

Summary

  1. jobs/ttcn3-ns-test{,-sns}: tweak timer (details)
  2. jobs/osmocom-release-android-apks: new job (details)
Commit 9cf659dd0ea6a812bf44a723f6993191964f4650 by Oliver Smith
jobs/ttcn3-ns-test{,-sns}: tweak timer

Since the timers were adjusted last time, ttcn3-ns-test{,-sns} started
failing every other day with:

  python3-osmopy-utils : Depends: osmocom-nightly (= 202411222026) but it is not going to be installed

The reason is that the binary packages are not ready yet at that time.
Run the jobs 1h later to avoid this.

Change-Id: I4f61013661d5de5382c3431650051989200fd785
The file was modifiedjobs/ttcn3-testsuites.yml
Commit 89a3b3f049c13c8d7e3ba17e305990fc9ea21f3d by laforge
jobs/osmocom-release-android-apks: new job

Add a job similar to the release tarballs job, that iterates over the
tags of the android app repositories (currently only
android-apdu-proxy) and builds/uploads an apk for each of them.

Related: SYS#7197
Change-Id: Iab3472c8bf24a35c5f602b03a29510542e2c3d58
The file was modified.gitignore
The file was addedjobs/osmocom-release-android-apks.yml
The file was addedscripts/android/publish-apks-for-tags.sh