Change 18846

tjuricek
tjuricek committed this change into //guest/perforce_software/helix-web-services/main/source
Request Review
Download .zip
Added test setups for p4d versions going back to r14.1.

There is now a big single testng test suite that runs through most of these variations.

I've switched to using the p16.1 builds by default, which can easily be switched to the r16.1 builds.
Mainline p4d builds are still in use, since they are informative.
We may want to not use those on candidate line runs, however.
  • Files 29
  • Comments 0
13 edited 13 added 3 deleted
automation/build.gradle#17
Loading...
automation/src/main/java/com/perforce/helix_web_services/automation/AutomationConfig.java#4
Loading...
automation/src/main/java/com/perforce/helix_web_services/automation/Basic14_1EnvironmentSetup.java#1
Loading...
automation/src/main/java/com/perforce/helix_web_services/automation/Basic14_2EnvironmentSetup.java#1
Loading...
automation/src/main/java/com/perforce/helix_web_services/automation/Basic15_1EnvironmentSetup.java#1
Loading...
automation/src/main/java/com/perforce/helix_web_services/automation/Basic15_2EnvironmentSetup.java#2
Loading...
automation/src/main/java/com/perforce/helix_web_services/automation/Basic16_1EnvironmentSetup.java#2
Loading...
automation/src/main/java/com/perforce/helix_web_services/automation/BasicEnvironmentSetup.java#6
Loading...
automation/src/main/java/com/perforce/helix_web_services/automation/BasicMainlineEnvironmentSetup.java#1
Loading...
automation/src/main/java/com/perforce/helix_web_services/automation/InstallEnvironmentSetup.java#2
Loading...
automation/src/main/java/com/perforce/helix_web_services/automation/ManageP4dMethods.java#5
Loading...
build.gradle#18
Loading...
doc/src/asciidoc/hws-internal.asc#10
Loading...
testing/build.gradle#9
Loading...
testing/src/main/java/com/perforce/helix_web_services/testing/Basic14_1EnvironmentTestSetup.java#1
Loading...
testing/src/main/java/com/perforce/helix_web_services/testing/Basic14_2EnvironmentTestSetup.java#1
Loading...
testing/src/main/java/com/perforce/helix_web_services/testing/Basic15_1EnvironmentTestSetup.java#1
Loading...
testing/src/main/java/com/perforce/helix_web_services/testing/BasicEnvironmentTestSetup.java#2
Loading...
testing/src/main/java/com/perforce/helix_web_services/testing/BasicMainlineEnvironmentTestSetup.java#1
Loading...
testing/testng-all.xml#1
Loading...
testing/testng-basic-14.1.xml#1
Loading...
testing/testng-basic-14.2.xml#1
Loading...
testing/testng-basic-15.1.xml#1
Loading...
testing/testng-basic-15.2.xml#2
Loading...
testing/testng-basic-16.1.xml#2
Loading...
testing/testng-basic-mainline.xml#1
Loading...
testing/testng-basic.xml#2
Loading...
testing/testng-cloud.xml#2
Loading...
testing/testng-install.xml#2
Loading...
Tip: Use n and p to cycle through the changes.