From e8011e3caf15680b7b02af87bfcf01df45fa8b6f Mon Sep 17 00:00:00 2001 From: Jeremy Audet Date: Thu, 25 Feb 2016 10:48:47 -0500 Subject: [PATCH] Release version 2016.02.25 Shortlog of changes since last snapshot: Ina Panova (1): Test sync rpm repo with --retain-old-count options specified. Jeremy Audet (8): Correctly poll multi-task call reports Edit code samples in README.rst Test Pulp's handling of duplicate RPM uploads Add utilities for docker CLI tests Add tests for copying docker repository contents Refactor docker CLI tests to use new utilities Refactor "retain_old_count" RPM tests Refactor docker CLI tests and utilities Jeremy Cline (2): Fix bug in reset_pulp utility function Test lazy RPM syncing. Add a new constant and util Randy Barlow (1): Add tests to assert that --enable-v{1,2} works. --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 08ccb9a77..39bee6dfb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2016.02.18 +2016.02.25