[Lsb-messages] /var/www/bzr/lsb/devel/buildbot-config r352: Remove azov-qt3-tests from build config.

Jeff Licquia licquia at linuxfoundation.org
Wed Mar 1 15:39:55 UTC 2017


------------------------------------------------------------
revno: 352
committer: Jeff Licquia <licquia at linuxfoundation.org
branch nick: buildbot-config
timestamp: Wed 2017-03-01 10:39:55 -0500
message:
  Remove azov-qt3-tests from build config.
modified:
  lsb_master.cfg
-------------- next part --------------
=== modified file 'lsb_master.cfg'
--- a/lsb_master.cfg	2017-01-06 15:47:42 +0000
+++ b/lsb_master.cfg	2017-03-01 15:39:55 +0000
@@ -85,7 +85,6 @@
 # each project here as the key to the dict, and any extra repositories
 # needed during the build in the array value.
 lsb_pkg_subdir_projects = { "app-checker": [],
-                            "azov-qt3-tests": ["t2c-harness"],
                             "azov-qt4-tests": ["t2c-harness"],
                             "azov-xml2-tests": ["t2c-harness"],
                             "desktop-test": ["xml-test", "misc-test"],
@@ -131,7 +130,6 @@
 lsb_dependencies = { "appbat": ["tet-harness", "libbat",
                                 ("misc-test", ["lsb-appchk"])],
                      "libstdcpp-test": ["qmtest-harness"],
-                     "azov-qt3-tests": ["tet-harness"],
                      "azov-qt4-tests": ["tet-harness"],
                      "azov-xml2-tests": ["tet-harness"],
                      "desktop-test": ["tet-harness"],
@@ -159,13 +157,13 @@
 repo_locks = { "misc-test": locks.SlaveLock("misc-test", maxCount = 1) }
 
 # Branches we watch, besides devel.
-branch_watch_list = { "4.0": [ "appbat", "azov-qt3-tests", "azov-qt4-tests",
+branch_watch_list = { "4.0": [ "appbat", "azov-qt4-tests",
                                "desktop-test", "libstdcpp-test", "misc-test",
                                "olver-core-tests", "perl-test", 
                                "printing-test", "python-test", "runtime-test",
                                "t2c-cpp-tests", "t2c-desktop-tests", 
                                "xml-test", "xts5-test" ],
-                      "4.1": [ "appbat", "azov-qt3-tests", "desktop-test",
+                      "4.1": [ "appbat", "desktop-test",
                                "libstdcpp-test", "misc-test",
                                "olver-core-tests", "perl-test",
                                "printing-test", "python-test", "runtime-test", 



More information about the lsb-messages mailing list