Date
1 - 1 of 1
R: Re: Execute scripts / tests inside bosh-managed VMs
Michael Grifalconi <michael.grifalconi@...>
I'm currently working on some bash scripts with 'expect' tool to automate the bosh ssh command, as I didn't found any other simple solution.
consul/ansible might a right way to solve the problem, but I'm looking for a simple solution to automate some tests, without making changes on the architecture! Why do I want this? Mostly to test/assure the stability of the system: block the network on a machine, kill a process, do some fake load, to see if the deployment will survive or not. I think there are more use cases and being able to run a command/script in one or all VMs can be a useful feature in bosh. Another example can be an urgent fix, or the need of some status/metric info without a re-deployment. Michael Il 15/06/15 18:54, Dmitriy Kalinin <dkalinin(a)pivotal.io> ha scritto: **************** Per destinare il 5x1000 all'Universita' degli Studi di Milano: indicare nella dichiarazione dei redditi il codice fiscale 80012650158. http://www.unimi.it/13084.htm?utm_source=firmaMail&utm_medium=email&utm_content=linkFirmaEmail&utm_campaign=5xmille |
|