Merge lp://staging/~vila/uci-engine/stores-with-path into lp://staging/uci-engine
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~vila/uci-engine/stores-with-path |
Merge into: | lp://staging/uci-engine |
Diff against target: |
65 lines (+2/-25) 3 files modified
britney_proxy/britney/process_results.py (+1/-5) ci-utils/ci_utils/data_store.py (+1/-2) ci-utils/ci_utils/tests/test_data_store.py (+0/-18) |
To merge this branch: | bzr merge lp://staging/~vila/uci-engine/stores-with-path |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Evan (community) | Needs Information | ||
PS Jenkins bot (community) | continuous-integration | Approve | |
Review via email: mp+241960@code.staging.launchpad.net |
Commit message
Allow data stores to use full paths
Description of the change
Allowing more than basename for artifacts became simpler since we removed 'cli' which was the only code relying on the data store to shorten the paths. The other users handle that themselves.
I've kept the BritneyDataStore as-is for now so we don't lose track of the associated FIXME.
This is a pre-requisite to store test runner artifacts under <package>/<arch> which is a pre-requisite for storing multiple test runs inside the same swift container and also needed for uci-britney.
Unmerged revisions
- 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.
FAILED: Continuous integration, rev:897 s-jenkins. ubuntu- ci:8080/ job/uci- engine- ci/1717/
http://
Executed test runs:
Click here to trigger a rebuild: s-jenkins. ubuntu- ci:8080/ job/uci- engine- ci/1717/ rebuild
http://