Merge lp:~elopio/snappy/test_go_install_framework into lp:~snappy-dev/snappy/snappy-moved-to-github
Proposed by
Leo Arias
on 2015-07-14
| Status: | Merged |
|---|---|
| Approved by: | Leo Arias on 2015-07-15 |
| Approved revision: | 581 |
| Merged at revision: | 581 |
| Proposed branch: | lp:~elopio/snappy/test_go_install_framework |
| Merge into: | lp:~snappy-dev/snappy/snappy-moved-to-github |
| Diff against target: |
338 lines (+126/-62) 6 files modified
_integration-tests/tests/07_test_install_framework (+0/-33) _integration-tests/tests/common/common.go (+23/-14) _integration-tests/tests/failover/failover_test.go (+1/-1) _integration-tests/tests/latest/installApp_test.go (+13/-13) _integration-tests/tests/latest/installFramework_test.go (+88/-0) _integration-tests/tests/update/update_test.go (+1/-1) |
| To merge this branch: | bzr merge lp:~elopio/snappy/test_go_install_framework |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Federico Gimenez (community) | tested | 2015-07-14 | Approve on 2015-07-15 |
|
Review via email:
|
|||
Commit Message
Translated the install framework test to go.
To post a comment you must log in.
| Federico Gimenez (fgimenez) wrote : | # |
| Leo Arias (elopio) wrote : | # |
Thanks for catching that Federico.
I've pushed a version that doesn't use globbing, and reported this bug:
https:/
| Leo Arias (elopio) wrote : | # |
Back to work in progress because this will now conflict with the branch that splits main.
| Leo Arias (elopio) wrote : | # |
scratch that. This one is ready, I left the comment on the wrong branch.


I have TestFrameworkSe rviceMustBeStar tedAfterReboot and TestInstalledFr ameworkServiceM ustBeStarted failing, perhaps because of the way I'm running the test (create the image with a patched udf, spin it up with kvm, manually ifup'ing ens3 and executing the tests with -ip and -port) lots of moving parts to determine where the errors might come from :)
Anyway, this is the output, [1] for TestFrameworkSe rviceMustBeStar tedAfterReboot and [2] for TestInstalledFr ameworkServiceM ustBeStarted
Thanks!
[1] http:// paste.ubuntu. com/11877938/ paste.ubuntu. com/11877944/
[2] http://