Skip to content

Commit

Permalink
Updated Jenkins configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
SapMachine committed Oct 24, 2021
1 parent 2077ee6 commit d4d96ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<hudson.plugins.ec2.EC2Slave plugin="[email protected]">
<name>EC2 (SapMachine Cloud) - Windows Client (i-0b62fd2be410cb5b7)</name>
<name>EC2 (SapMachine Cloud) - Windows Client (i-02f3355a5e6e30105)</name>
<remoteFS>C:\jenkins_work</remoteFS>
<numExecutors>1</numExecutors>
<mode>EXCLUSIVE</mode>
Expand All @@ -10,7 +10,7 @@
<launcher class="hudson.plugins.ec2.ssh.EC2UnixLauncher" />
<label>windows_x86_64</label>
<nodeProperties />
<instanceId>i-0b62fd2be410cb5b7</instanceId>
<instanceId>i-02f3355a5e6e30105</instanceId>
<initScript />
<tmpDir>C:\temp</tmpDir>
<remoteAdmin>jenkins</remoteAdmin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</flow-owner>
<flow-owner plugin="[email protected]">
<job>jenkins-configuration-backup</job>
<id>108</id>
<id>109</id>
</flow-owner>
</list>
2 changes: 1 addition & 1 deletion jenkins_configuration/queue.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<hudson.model.Queue_-State>
<counter>3572</counter>
<counter>3580</counter>
<items>
<hudson.model.Queue_-BuildableItem>
<actions />
Expand Down

0 comments on commit d4d96ac

Please sign in to comment.