← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:cleanup/remove-json-schema-from-tox-xenial into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:cleanup/remove-json-schema-from-tox-xenial into cloud-init:master has been updated.

Description changed to:

related https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/341997

to test that this works:
 tox-venv xenial pip install jsonschema
 tox -e xenial  cloudinit/config/tests/test_snap.py

that will show:
  xenial runtests: commands[0] | python ./tools/pipremove jsonschema
  ./tools/pipremove removing package jsonschema
  Uninstalling jsonschema-2.6.0:
    Successfully uninstalled jsonschema-2.6.0
  xenial runtests: commands[1] | python -m nose cloudinit/config/tests/test_snap.py
  .........F.........FFFFFFFFF



For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/341995
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:cleanup/remove-json-schema-from-tox-xenial into cloud-init:master.