# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 13512 | tjuricek |
Add 'test-ubuntu12' environment that sets up projects based on "production" packages. Packages are installed from source files that should have been created by the last 'build-ubuntu12' environment. Since the package building process "dirties" up the environment it's better to use a clean system to test package installation. |
||
#2 | 13496 | tjuricek |
Complete and seed the setup of the p4webapi in a development mode. This works against the local development tree for dev environments. |
||
#1 | 13494 | tjuricek | Reorganize salt tree to have a single set of states (probably) organized with different basic minion configurations. | ||
//guest/perforce_software/helix-web-services/main/salt/p4webapi/p4webapi.god | |||||
#1 | 13493 | tjuricek |
Attempting to get the p4 web api executing under unicorn via god. The rvm state scripts deployed as part of SaltStack to not seem particularly reliable. They don't quite seem to execute some of the rvm functions in the correct environments, which means a few basic setup functions are basically shelled out at the moment. |