Change 20980

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4jenkins/main/src
Request Review
Download .zip
Functional test upgrade.

Switched to RSH pipe for Perforce connection and upgraded to 15.1 P4D binaries.  Made use of ClassRule for Jenkins (faster startup) and a Rule for Perforce with separate roots (to allow for parallel test runs).
  • Files 19
  • Comments 0
5 edited 10 added 4 deleted
main/java/org/jenkinsci/plugins/p4/client/ConnectionConfig.java#6
Loading...
main/java/org/jenkinsci/plugins/p4/credentials/P4BaseCredentials.java#5
Loading...
main/java/org/jenkinsci/plugins/p4/credentials/P4PasswordImpl.java#13
Loading...
main/java/org/jenkinsci/plugins/p4/credentials/P4TicketImpl.java#17
Loading...
test/java/org/jenkinsci/plugins/p4/DefaultEnvironment.java#1
Loading...
test/java/org/jenkinsci/plugins/p4/P4Server.java#7
Loading...
test/java/org/jenkinsci/plugins/p4/SampleServerRule.java#1
Loading...
test/java/org/jenkinsci/plugins/p4/SimpleTestServer.java#1
Loading...
test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java#34
Loading...
test/java/org/jenkinsci/plugins/p4/client/FreeStyleTest.java#1
Loading...
test/java/org/jenkinsci/plugins/p4/client/PollingTest.java#1
Loading...
test/java/org/jenkinsci/plugins/p4/client/PublishTest.java#1
Loading...
test/java/org/jenkinsci/plugins/p4/client/WorkspaceTest.java#1
Loading...
test/resources/r14.1/bin.darwin90x86_64/p4d#2
Loading...
test/resources/r14.1/bin.linux26x86_64/p4d#2
Loading...
test/resources/r14.1/bin.ntx64/p4d.exe#2
Loading...
test/resources/r15.1/bin.darwin90x86_64/p4d#1
Loading...
test/resources/r15.1/bin.linux26x86_64/p4d#1
Loading...
test/resources/r15.1/bin.ntx64/p4d.exe#1
Loading...
Tip: Use n and p to cycle through the changes.