CF deployment environments available for CF incubating projects to use?


Jean-Sebastien Delfino
 

Hi all,

So far in the Abacus project we've been running our automated tests outside
CF (as our Node.js apps can also run outside with just a bit of env
variable config) on Travis-CI. Some of us also deploy our apps to Bosh lite
to test inside CF but maintaining working versions of Bosh lite is pretty
time consuming and that manual testing hasn't been a repeatable process so
far, so I'd really like to automate that with a proper CI build and test
environment.

Are there any CF deployment environments available for CF incubating
projects to use for CI builds and tests?

I'm looking for an environment where my build script could simply select a
specific version of CF, bootstrap it 'clean' (nothing left over from
previous runs), deploy the Abacus apps to it to run the tests there, then
repeat with a different version of CF etc.

Is anything like that already available for CF projects to use?

Thanks!

-- Jean-Sebastien

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.