Vagrantfile #9

  • //
  • guest/
  • perforce_software/
  • helix-installer/
  • dev/
  • test/
  • Vagrantfile
  • Commits
# Change User Description Committed
#9 27288 C. Thomas Tyler Removed old Vagrant Test suite.
#8 26795 C. Thomas Tyler Fixed test suite issues:
* Shell environment for test suite regression fixed.
* Vagrantfile referred to SDP rather than Helix Installer (old
Copy/Paste issue, harmless but wrong).
* Updated baseline Vagrant image for CentOS6 box.
* Fixed issue with setting hostname on CentOS6 by making hostname   
a paramter to the bootstrap script, and adjusting the bootstrap
script.

Along with this change, added missing hostmanager plugin on test
machine.
#7 26784 C. Thomas Tyler reset_sdp.sh v3.17.0:

Made /hx* mount points configurable in settings.cfg, and
updated documentation accordingly.

Added support for configuring /hxmetadata1 and /hxmetadata2
with different values.

Added test coverage for changing /hxdepots from the default.

Enhanced test suite.

TEST FAIL NOTE: As of this change, tests are succeeding on all
platforms except CentOS 6. Failures are in the test suite
infrastructure, not related to this change.
#6 26021 C. Thomas Tyler Test suite enhancements to better test Configured mode with
settings.cfg.
#5 25990 C. Thomas Tyler Refined test mechanism so local workspace dirs aren't
modified by test operations.

Changed logfile name to make it easier to find with
prefix rather than suffix.
#4 25987 C. Thomas Tyler Enhanced test suite to mount the local dir with checked out
files into the test VMs, rather than using 'curl' from a
URL which can only get submitted revisions of reset_sdp.sh.
#3 25164 C. Thomas Tyler Added Helix Installer path.
#2 24870 C. Thomas Tyler Various test environment tweaks:
* Adjusted host name to bos-helix-01 to be a simplified variant
  of the Battle School Lab.
* Changed defalt SDP branch to pull to auto-detected, using
         SDP 'dev' branch if in the Helix Installer dev branch, and
  SDP 'main' branch if in the Helix Installer main branch.
* Added host aliases in /etc/hosts.
* Added niceties in ~perforce/.bashrc file.
#1 24860 C. Thomas Tyler Added basic Vagrant test suite for Helix Installer for testing
on CentOS 6.10.