lp:~vila/uci-engine/stores-put-dir

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/uci-engine/stores-put-dir
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Project:
Ubuntu CI Engine
Status:
Development

Recent revisions

912. By Vincent Ladeuil

Clarify why ci_utils.tests.test_fixtures.TestFakeDataStorePutDir resemble tests.test_data_store.TestDataStorePutDir and where they differ.

911. By Vincent Ladeuil

Refactor ci_utils.test_fixtures.TestPutDir based on tests.test_data_store.TestPutdir to the differences are easier to spot.

910. By Vincent Ladeuil

Merge pre-requisite again

909. By Vincent Ladeuil

Merge pre-requisite again

908. By Vincent Ladeuil

Merge reliable container deletion fix

907. By Vincent Ladeuil

Meh, lexicographical order please.

906. By Vincent Ladeuil

Raise the overall timeout for swift container deletion as 2mins was almost reached already.

$ ./run-tests tests.test_data_store.TestPutDir ^ci-utils.*test_fixtures test_style

is the proper way to test here, failures in
https://code.launchpad.net/~vila/uci-engine/stores-put-dir/+merge/242176 were caused by using ^ci_utils.*test_fixtures instead of ^ci-utils.*test_fixtures.

Ran 53 tests in 30.065s
OK

905. By Vincent Ladeuil

Fix pep8/pyflakes issues.

904. By Vincent Ladeuil

Quick and dirty handling of container deletion: retry/sleep on 409, accept 404 when swift finally deleted the container while we were sleeping.

903. By Vincent Ladeuil

Make the tests pass by returning which files where sent to swift.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:uci-engine
This branch contains Public information 
Everyone can see this information.

Subscribers