Lines Matching refs:update
179 # ignores the update check interval the client normally uses
391 # Next, verify that a "normal" incremental update works as
406 update = list(v1_cat.updates.keys())[-1]
409 # entries for the catalog attrs file, and one catalog update
410 # file for the incremental update should be returned.
413 "/catalog/1/{0}".format(update)
418 # Next, verify that a "normal" incremental update works as
457 # request's incremental update failure.
464 # Next, verify that if the client receives an incremental update
477 # Refresh to get an incremental update, and verify it worked.
479 update = list(v1_cat.updates.keys())[-1]
482 "/catalog/1/{0}".format(update)
506 # Next, verify that if the client receives an incremental update
509 # update that has already happened before is republished that
521 # Refresh to get an incremental update, and verify it worked.
523 update = list(v1_cat.updates.keys())[-1]
526 "/catalog/1/{0}".format(update)
540 # update logs.
544 update = list(v1_cat.updates.keys())[-1]
548 # failure case, and a retrieval of the incremental update
553 "/catalog/1/{0}".format(update),