lp:~vila/uci-engine/cleanup-data-store

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/uci-engine/cleanup-data-store
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

905. By Vincent Ladeuil

Tested with ./run-tests ^tests.test_style ^tests.test_data_store befor submission.

(and some cosmetic changes)

904. By Vincent Ladeuil

This test pollutes the run output.

903. By Vincent Ladeuil

Log auth info (except for the password).

Rewrite exception in list_files.

902. By Vincent Ladeuil

Simplify clear() and delete() by removing duplication.

901. By Vincent Ladeuil

Remove useless import.

900. By Vincent Ladeuil

Tests should not addCleanup(self.ds.delete_file, self.filename).

It can lead to self.addCleanup(self.ds.delete, recursive=True) failing with 404 because the file is deleted after delete() calls list_files() but before it calls delete_file() for the same file.

899. By Vincent Ladeuil

Remove duplication.

898. By Vincent Ladeuil

Fix pyflakes issue.

897. By Vincent Ladeuil

Now that the 'cli' is gone, nobody requires artifact paths to be reduced to their basename. The corresponding tests are not required anymore either.

896. By Celso Providelo

Fix TicketResource.subtickets *hydration* cycle to fill omitted fields in the bundle so PATCH will not override them with their default values. [r=Ursula Junque, PS Jenkins bot]

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