= Perforce Helix Server Deployment Package (for UNIX/Linux) Perforce Professional Services <consulting@perforce.com> :revnumber: v2021.1 :revdate: 2021-01-26 :doctype: book :icons: font :toc: :toclevels: 5 :sectnumlevels: 4 :xrefstyle: full // Attribute for ifdef usage :unix_doc: true == Preface Welcome to the Helix Installer Test Suite. *Please Give Us Feedback* Perforce welcomes feedback from our users. Please send any suggestions for improving this document or the SDP to consulting@perforce.com. :sectnums: == Overview Building Images Running the Test Suite Interacting with the Test Suite Testing the Helix Installer Testing the SDP === Requirements and One-Time Setup Docker must be installed. Testing has been done with Docker 2.4.0.0. Other versions may work. == Test Suite History The second generation of the Helix Installer Test Suite came online in January, 2021. This uses Docker for VM management. Docker displaced Vagrant-based VM management that had been used in the test suite from November, 2018 to January, 2021.
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 30405 | C. Thomas Tyler | Added test suite and other docs. | ||
#2 | 27287 | C. Thomas Tyler |
Removed excess content from Docker *.base files, mostly removing Python which isn't needed in the image (as the Helix Installer that we're testing has its own knowledge of platform-dependent lists of what needs to be installed where). Evolved test suite doc. |
||
#1 | 27284 | C. Thomas Tyler |
Added Docker test suite to displace Vagrant. Initial version passes with options: hits.sh -o centos7 |