Master / Slave terminology change #251
Annotations
4 errors
|
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
spec/acceptance/class_spec.rb#L98
jenkins class agentport File "/var/lib/jenkins/config.xml" is expected to contain " <agentPort>7777</agentPort>"
Failure/Error: it { is_expected.to contain ' <agentPort>7777</agentPort>' }
expected File "/var/lib/jenkins/config.xml" to contain " <agentPort>7777</agentPort>"
|
|
This job was cancelled
Loading