-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
Jenkins 2.7.3; p4-plugin 1.4.9
Our Jenkins instance uses a read-only perforce replica.
After updating the p4 plugin to v1.4.9, the error 'Replica does not support this command' for p4 revert is no longer quietly ignored and causes the Jenkins job to terminate.
The full output is now:
p4 revert [...]
Replica does not support this command.
ERROR: P4JAVA: Error(s):
Replica does not support this command.
This error now means that the plugin does not work with perforce replicas.
Unfortunately, reverting to 1.4.8 is not an option, as we require one of the other changes in 1.4.9.
- relates to
-
JENKINS-52088 Support for Perforce Buildfarm server
-
- Open
-
I am also experiencing this problem on a build farm replica.
We are running:
P4D/LINUX26X86_64/2015.1/1415928 (2016/07/25)
Tom