= 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 | |
---|---|---|---|---|---|
#2 | 30414 | C. Thomas Tyler |
Released SDP 2024.1.30412 (2024/06/13). Copy Up using 'p4 copy -r -b perforce_software-helix-installer-dev'. |
||
#1 | 27427 | C. Thomas Tyler |
Released SDP 2021.2.27425 (2021/02/09). Copy Up using 'p4 copy -r -b perforce_software-helix-installer-dev'. |
||
//guest/perforce_software/helix-installer/dev/test/TestSuite.adoc | |||||
#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 |