{ "_comment": "Vagrant box for Helix Server", "oses": [ { "osname": "CentOS", "box": "puppetlabs/centos-7.2-64-puppet", "box_url": "https://atlas.hashicorp.com/puppetlabs/centos-7.2-64-nocm", "nodes": [ { ":nodename": "helix-01", ":ip": "172.30.30.31" } ] } ] }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 22191 | C. Thomas Tyler | Copy Up using 'p4 copy -r -b perforce_software-cbd-dev'. | ||
#2 | 18196 | C. Thomas Tyler | Upgraded test VM from CentOS 6.6 to CentOS 7.2. | ||
#1 | 15009 | C. Thomas Tyler | Promoted CBD development work to main from dev. | ||
//guest/perforce_software/cbd/dev/test/helix_server.json | |||||
#1 | 14904 | C. Thomas Tyler |
Prepared CentOS VM, initialized by Vagrant (command-line virtual machine management) for ground-up test environment building, starting from the vanilla CentOS OS installation. Modified startup scripts to use the Helix Installer to simpfliy the bulk of the installation. Added test config file for testing on Vagrant-initialized 'helix-01' box. |
||
//guest/perforce_software/cbd/dev/test/cbd_test_config.json | |||||
#1 | 11354 | C. Thomas Tyler | Started work on Vagrant test harness. |