Merge lp://staging/~niedbalski/charms/precise/vxlan-gateway/add-tests into lp://staging/~springfield-team/charms/precise/vxlan-gateway/trunk
Proposed by
Jorge Niedbalski
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~niedbalski/charms/precise/vxlan-gateway/add-tests |
Merge into: | lp://staging/~springfield-team/charms/precise/vxlan-gateway/trunk |
Diff against target: |
111 lines (+79/-1) 5 files modified
Makefile (+13/-0) README.md (+2/-1) test_requirements.txt (+6/-0) tests/00_setup.sh (+14/-0) tests/10_deploy_test.py (+44/-0) |
To merge this branch: | bzr merge lp://staging/~niedbalski/charms/precise/vxlan-gateway/add-tests |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
The Springfield Project | Pending | ||
Review via email: mp+219364@code.staging.launchpad.net |
Description of the change
- Added a functional tests skeleton for testing the vxlan-gateway deployment
- export N1KV_SOURCE="deb https:/
- make test
To post a comment you must log in.
Unmerged revisions
- 20. By Jorge Niedbalski
-
- Added a functional tests skeleton for testing the vxlan-gateway deployment
- export N1KV_SOURCE="deb https://user:<email address hidden> /springfield- team/n1kv- staging/ ubuntu precise main|key_id"
- make test - 19. By Jorge Niedbalski
-
Modified typo on documentation reference.