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 "FusionForge".

The branch, 6.1 has been updated
       via  ddc5d76e8e4998bd5bb1847208b914cc0f36edde (commit)
      from  b84894f7e85f46d97860af433c9b096d6d7e4b90 (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=ddc5d76e8e4998bd5bb1847208b914cc0f36edde

commit ddc5d76e8e4998bd5bb1847208b914cc0f36edde
Author: Roland Mas <[email protected]>
Date:   Thu Dec 10 22:23:41 2020 +0100

    Try fixing testsuite

diff --git a/tests/buildbot/fusionforge-func_tests.sh 
b/tests/buildbot/fusionforge-func_tests.sh
index 0d501a1..a7c04c6 100755
--- a/tests/buildbot/fusionforge-func_tests.sh
+++ b/tests/buildbot/fusionforge-func_tests.sh
@@ -110,6 +110,16 @@ case $HOST in
        VM=debian9
        INSTALL_OS=debian
        ;;
+    debian10.local)
+       export DIST=buster
+       VM=debian10
+       INSTALL_OS=debian
+       ;;
+    debian11.local)
+       export DIST=bullseye
+       VM=debian11
+       INSTALL_OS=debian
+       ;;
     centos5.local)
        VM=centos5
        INSTALL_OS=centos

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

Summary of changes:
 tests/buildbot/fusionforge-func_tests.sh | 10 ++++++++++
 1 file changed, 10 insertions(+)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to