lp:~dernils/duplicity/fixedTestSetup

Created by nils and last modified
Get this branch:
bzr branch lp:~dernils/duplicity/fixedTestSetup
Only nils can upload to this branch. If you are nils please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
nils
Project:
Duplicity
Status:
Development

Recent revisions

1233. By nils

fixed a minor thing in setup.sh

1232. By Kenneth Loafman

* Checkpoint - docker testbed mostly running
  - lots of format changes in setup.sh
  - made sure to kill off network and restart
  - simplified container naming and killall process
  - most tests run now with tox, 5 fail

1231. By Kenneth Loafman

* Go back to original requirements file.

1230. By Kenneth Loafman

* May have finally fixed bug #1556553, "Too many open files...".
  - Applied patch from Howard Kaye, question #631423. The fix is to dup
    the file descriptor, and then close the file in the deallocator
    routine in the glue code. Duping the file lets the C code and the Python
    code each close the file when they are done with it.
  - Invalidated and removed the fix put in for bug #1320832.
  - Caveat: long incremental chains will still eat up a large number of file
    descriptors. It's a very risky practice, so I'm not inclined to fix it.

1229. By Kenneth Loafman

* Fix spelling and rearrange some.

1228. By Kenneth Loafman

* Added lpbuild-trusty to replace lpbuild-precise pre Aaron Whitehouse's
  comment that there was a bug in pexpect < 3.4 that affects us.

1227. By Kenneth Loafman

* Merged in lp:~dernils/duplicity/Dockerfile
  - Now have subnet name and IP of the subnet for testing as a variable.

1226. By Kenneth Loafman

* Merged in lp:~dernils/duplicity/Dockerfile
  - Added another backend to the docker test infrastructure, updated the setup
    for testing and updated the documentation.

1225. By Kenneth Loafman

* Merged in lp:~xlucas/duplicity/swift-storage-policies
  - This brings support for Swift storage policies: when using a Swift
    backend, you can specify the policy containers should be operating on.
  - This is similar to AWS Cloud Storage classes (ia, rrs, glacier and so on).

1224. By Kenneth Loafman

* Merged in lp:~aaron-whitehouse/duplicity/tox_pylint_fixes
  - Changes needed to run-tests without pylint E0401(import-error) errors

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~duplicity-team/duplicity/0.8-series
This branch contains Public information 
Everyone can see this information.

Subscribers