osmo-ci.git branch master updated. 315944495c088cadb9752ac219b993f440df82f8

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Tue Aug 15 18:28:37 UTC 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CI scripts".

The branch, master has been updated
       via  315944495c088cadb9752ac219b993f440df82f8 (commit)
       via  a0d34c1b8dea0d793ab61cb5ff9deb352928dd95 (commit)
      from  efcf6881a205df5b110d859191cfd1ea3fe8a48d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-ci/commit/?id=315944495c088cadb9752ac219b993f440df82f8

commit 315944495c088cadb9752ac219b993f440df82f8
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Tue Aug 15 15:27:43 2017 +0200

    add jenkins job builder files for osmocom-nightly-nitb-split.sh
    
    jenkins job builder is a python library to write jenkins jobs in .yml or
    .json including templating and basic substition operation.
    
    To update the job call:
    Create your own jenkins_jobs.ini based on the exmaple and call
    jenkins-jobs --conf ./jenkins_jobs.ini update osmocom-nightly-nitb-split.yml
    
    Change-Id: Ie7c655c6e0e3761e7970e479cadb5ae14faa2c1c

http://cgit.osmocom.org/osmo-ci/commit/?id=a0d34c1b8dea0d793ab61cb5ff9deb352928dd95

commit a0d34c1b8dea0d793ab61cb5ff9deb352928dd95
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Thu Aug 3 19:51:52 2017 +0000

    create osmocom-nightly-nitb-split.sh based on osmocom-nightly-packages.sh
    
    Create a snapshot of the nitb split and upload it to OBS.
    
    Change-Id: I8bf9fce1547e98c44b62a693ac4aaa4beed1aef9

-----------------------------------------------------------------------

Summary of changes:
 .gitignore                             |   1 +
 scripts/jenkins_jobs.ini.example       |   6 ++
 scripts/osmocom-nightly-nitb-split.sh  | 119 +++++++++++++++++++++++++++++++++
 scripts/osmocom-nightly-nitb-split.yml |  20 ++++++
 4 files changed, 146 insertions(+)
 create mode 100644 scripts/jenkins_jobs.ini.example
 create mode 100755 scripts/osmocom-nightly-nitb-split.sh
 create mode 100644 scripts/osmocom-nightly-nitb-split.yml


hooks/post-receive
-- 
CI scripts



More information about the osmocom-commitlog mailing list