lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: testing out Docker CI scripts?


From: Jan Nieuwenhuizen
Subject: Re: testing out Docker CI scripts?
Date: Sun, 23 Feb 2020 11:38:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Han-Wen Nienhuys writes:

> I've been working on a set of scripts that provides a reproducible
> test environment for running LilyPond regtests. In addition to being
> reproducible, it has some performance tweaks to speed up
> recompilations.

Yay for reproducible-builds!

> See https://github.com/hanwen/lilypond-ci
>
> I would be interested in your feedback.

--8<---------------cut here---------------start------------->8---
11:36:56 janneke@dundal:~/src/lilypond 
$ git clone https://github.com/hanwen/lilypond-ci
Cloning into 'lilypond-ci'...
11:37:01 janneke@dundal:~/src/lilypond 
$ cd lilypond-ci/
11:37:03 janneke@dundal:~/src/lilypond/lilypond-ci 
$ bash -x test-git.sh --ubuntu lilypond/  origin/master
+ set -eu
+ ccache_dir=/home/janneke/.cache/lilypond-docker-ccache
+ seed_image=lilypond-seed-fedora
+ true
+ case "$1" in
+ seed_image=lilypond-seed-ubuntu
+ shift
+ true
+ case "$1" in
+ break 2
+ url=lilypond/
+ branch=origin/master
+ [[ -d lilypond/ ]]
+ [[ lilypond/ == \r\i\e\t\v\e\l\d ]]
++ echo lilypond/ origin/master
++ sed 's|.*://||g;s![/:]!-!g;s| |/|;'
+ name=lilypond-/origin-master
+ 
dest=/home/janneke/src/lilypond/lilypond-ci/../lilypond-test-results/lilypond-/origin-master/lilypond-seed-ubuntu
+ mkdir -p 
/home/janneke/src/lilypond/lilypond-ci/../lilypond-test-results/lilypond-/origin-master/lilypond-seed-ubuntu
test-git.sh: line 78: local_repo: unbound variable
--8<---------------cut here---------------end--------------->8---

Greetings,
janneke

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]