PTU5KAS/tests/test_patch/test2.yml
Paul Barker 23277836c4 tests: Check patches can still be applied after switching refspec
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2020-06-15 19:53:59 +02:00

46 lines
898 B
YAML

header:
version: 8
repos:
this:
kas:
url: https://github.com/siemens/kas.git
refspec: master
patches:
plain:
repo: this
path: patches/kas-branch/003.patch
kas-branch:
url: https://github.com/siemens/kas.git
refspec: 907816a5c4094b59a36aec12226e71c461c05b77
patches:
plain:
repo: this
path: patches/kas/001.patch
quilt:
repo: this
path: patches/kas/quilt/
hello:
url: https://www.mercurial-scm.org/repo/hello/
refspec: default
type: hg
patches:
plain:
repo: this
path: patches/hello/001.patch
quilt:
repo: this
path: patches/hello/quilt/
hello-branch:
url: https://www.mercurial-scm.org/repo/hello/
refspec: 0a04b987be5a
type: hg
patches:
plain:
repo: this
path: patches/hello-branch/003.patch