Lines Matching refs:publisher
39 import pkg.client.publisher as publisher
74 """Verify that refresh updates the publisher catalog if it's
77 # create an image with one publisher (which has two origin)
86 # get the publisher object
89 # note when the publisher catalog was last updated
92 # create a copy of the publisher catalog
106 # make sure the publisher catalog was updated.
111 # overwrite the current publisher catalog with the old catalog
116 # make sure the publisher catalog is old
124 # make sure the publisher catalog was updated
131 older than any of the publisher catalogs."""
133 # create an image with one publisher (which has one origin)
193 repo = publisher.Repository()
194 pub = publisher.Publisher(self.pubs[0], repository=repo)
197 # make sure we've created a local catalog for this publisher