Lines Matching refs:publishers
3046 # Include prefixes of publishers of installed
3067 # Include prefixes of publishers of installed
3247 for pubdata in rdata.get("publishers",
3318 def _api_dehydrate(self, api_obj, publishers=[], catch_wsie=True,
3320 self.debug("dehydrate {0}".format(" ".join(publishers)))
3321 for pd in api_obj.gen_plan_dehydrate(publishers, **kwargs):
3327 def _api_rehydrate(self, api_obj, publishers=[], catch_wsie=True,
3329 self.debug("rehydrate {0}".format(" ".join(publishers)))
3330 for pd in api_obj.gen_plan_rehydrate(publishers, **kwargs):
3550 def setUp(self, publishers, debug_features=EmptyI, start_depots=False,
3555 self.debug("creating {0:d} repo(s)".format(len(publishers)))
3556 self.debug("publishers: {0}".format(publishers))
3560 for n, pub in enumerate(publishers):
3795 def setUp(self, publishers, start_depots=True):
3799 assert len(publishers) < 6
3804 ApacheDepotTestCase.setUp(self, publishers,
3846 # We already checked that not more than 5 publishers have been