[med-svn] [Git][med-team/community/package_template][master] 2 commits: Add example for using experimental in Salsa CI

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Feb 13 07:57:14 GMT 2024



Andreas Tille pushed to branch master at Debian Med / community / package_template


Commits:
2590c2d2 by Andreas Tille at 2024-02-13T08:51:54+01:00
Add example for using experimental in Salsa CI

- - - - -
951b213e by Andreas Tille at 2024-02-13T08:56:53+01:00
Add hint about testing via mmdebstrap

- - - - -


2 changed files:

- debian/salsa-ci.yml
- debian/tests/run-unit-test


Changes:

=====================================
debian/salsa-ci.yml
=====================================
@@ -15,3 +15,5 @@ include:
 #  SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
 # In case for instance i386 is explicitly excluded by Build-Depends
 #  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
+# When testing against packages in experimental
+#  RELEASE: 'experimental'


=====================================
debian/tests/run-unit-test
=====================================
@@ -15,3 +15,8 @@ cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}"
 cd "${AUTOPKGTEST_TMP}"
 
 #do_stuff_to_test_package#
+
+# Please make sure this script will be installed via
+#  debian/tests/run-unit-test  in debian/docs
+# You can for instance run the unit test via
+#  mmdebstrap sid /dev/null --components=main --include=${pkg} --customize-hook='chroot $1 /usr/share/doc/${pkg}/run-unit-test'



View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/compare/47e3eaa8503cab0749bb79dea9c0e02ab37d6a86...951b213e72e82fb09b3e7926312f09e307e10310

-- 
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/compare/47e3eaa8503cab0749bb79dea9c0e02ab37d6a86...951b213e72e82fb09b3e7926312f09e307e10310
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240213/ed11ef16/attachment-0001.htm>


More information about the debian-med-commit mailing list