2015-Middleware-Keynote / demo-ansible

Apache License 2.0
18 stars 24 forks source link

Update README.md to include time and additional info #130

Closed alberttwong closed 8 years ago

alberttwong commented 8 years ago

Gives more info about what happens during the install. About 30+ minutes for the installation

thoraxe commented 8 years ago

Callback plugins is disabled in the current master, and a new tag is going to go in, so this PR is unfortunately not "correct". It also depends on whether or not you ran smoke tests or not. I would not recommend including any specific Ansible output.

Feel free to refactor or close.

alberttwong commented 8 years ago

problem I had that there is no way to know if you were doing everything correctly (eg. what you're supposed to see). This isn't simple nor is it a typical short running ansible script. Also my assumption would be that everyone should be running smoke tests to see if the environment is working correctly. How are we to know if things are correct?

thoraxe commented 8 years ago

Smoke tests are optional as "smoke tests" includes provisioning roadshow/workshop users and etc. It's not a requirement. A build of the hexboard is always run, so theoretically that is your "smoke test". The smoke test users thing was designed specifically for the workshops/roadshows and likely needs to be refactored itself anyway.