Closes #47 Update tests following changes in files.preinstall inheritance
Need to update the tests following changes in inheritance of files.preinstall, see apache/brooklyn-server#281. This allows the tests defined in package-apps.yaml to work again. Caveat: in the apt-upstart test on my machine, the 13. restart machine step happens so quickly that Brooklyn doesn't even notice that the Vanilla Software Process has gone down, so the step `14. check not running while restarting' fails. Not sure what to do about that; however I have manually tested that Brooklyn comes up again after the restart. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/cf24ac6e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/cf24ac6e Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/cf24ac6e Branch: refs/heads/master Commit: cf24ac6e9725e52a19facea0f58715378e2a18ab Parents: 0714056 728ab33 Author: Svetoslav Neykov <[email protected]> Authored: Wed Oct 26 09:24:56 2016 +0300 Committer: Svetoslav Neykov <[email protected]> Committed: Wed Oct 26 09:24:56 2016 +0300 ---------------------------------------------------------------------- shared-packaging/src/test/yaml/Vagrantfile | 51 ++++++++++++++++ .../src/test/yaml/package-apps.yaml | 42 ++----------- shared-packaging/src/test/yaml/package.bom | 63 ++++++++++++++------ 3 files changed, 99 insertions(+), 57 deletions(-) ----------------------------------------------------------------------
