lp://staging/~nataliabidart/magicicada-client/run-tests-travis-docker-xenial
Created by
Natalia Bidart
and last modified
- Get this branch:
- bzr branch lp://staging/~nataliabidart/magicicada-client/run-tests-travis-docker-xenial
Only
Natalia Bidart
can upload to this branch. If you are
Natalia Bidart
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Facundo Batista: Approve
-
Diff: 95 lines (+31/-9)5 files modified.travis.yml (+7/-4)
Dockerfile (+14/-0)
Makefile (+5/-0)
ubuntuone/syncdaemon/config.py (+2/-2)
ubuntuone/syncdaemon/tests/test_config.py (+3/-3)
Branch information
Recent revisions
- 1441. By Natalia Bidart
-
- Provide docker rules to be able to build a xenial image and run tests in it.
- Fix failing test for config file parsing for when LANG=C. - 1435. By Facundo Batista
-
[r=nataliabidart] Allow in the config multiple servers to connect.
These possible multiple servers travel in one simple object, not a miriad of parameters to ActionQueue, which will use them to try to connect. It first tries the first one, on connection error tries the second, and so on until the list ends, and starts again with the first one.
For a quick retry on different servers, I lowered the initial delay to reconnect to 200ms.
- 1434. By Facundo Batista
-
[r=nataliabidart] Remove everything related to hitting server functionality through (web) API.
- 1433. By Facundo Batista
-
[r=nataliabidart] Change and list public files through protocol and not the web.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/magicicada-client