Skip to content

Commit

Permalink
Update events to be compatible with Deadline 8.0's API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jblagden authored and RandomInsano committed Jul 1, 2016
1 parent 003a642 commit 68c0e5f
Show file tree
Hide file tree
Showing 32 changed files with 109 additions and 191 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.

[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[MaxVersions]
Type=multilinemultifilename
Category=Configuration
Expand Down

This file was deleted.

14 changes: 6 additions & 8 deletions Custom/events/CustomEnvironmentCopy/CustomEnvironmentCopy.param
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.
[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[UnwantedEnvKeys]
Type=MultiLineString
Expand Down
3 changes: 0 additions & 3 deletions Custom/events/ForcePoolChoice/ForcePoolChoice.dlinit

This file was deleted.

16 changes: 7 additions & 9 deletions Custom/events/ForcePoolChoice/ForcePoolChoice.param
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.

[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[Verbose]
Type=boolean
Category=Options
Expand Down
1 change: 0 additions & 1 deletion Custom/events/HouseCleaning/HouseCleaning.dlinit

This file was deleted.

15 changes: 7 additions & 8 deletions Custom/events/HouseCleaning/HouseCleaning.param
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
Index=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.
[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

1 change: 0 additions & 1 deletion Custom/events/JobStats/JobStats.dlinit

This file was deleted.

15 changes: 7 additions & 8 deletions Custom/events/JobStats/JobStats.param
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
Index=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.
[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

3 changes: 0 additions & 3 deletions Custom/events/MachineLimitClamp/MachineLimitClamp.dlinit

This file was deleted.

14 changes: 6 additions & 8 deletions Custom/events/MachineLimitClamp/MachineLimitClamp.param
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
Index=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.
[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[Limit]
Type=Integer
Expand Down
7 changes: 0 additions & 7 deletions Custom/events/OverrideJobCleanup/OverrideJobCleanup.dlinit

This file was deleted.

16 changes: 7 additions & 9 deletions Custom/events/OverrideJobCleanup/OverrideJobCleanup.param
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.

[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[nukeJobCleanupDays]
Type=integer
Minimum=-1
Expand Down
3 changes: 0 additions & 3 deletions Custom/events/OverrideJobName/OverrideJobName.dlinit

This file was deleted.

16 changes: 7 additions & 9 deletions Custom/events/OverrideJobName/OverrideJobName.param
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.

[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[Prefix]
Type=string
Label=Prefix
Expand Down
3 changes: 0 additions & 3 deletions Custom/events/PriorityClamp/PriorityClamp.dlinit

This file was deleted.

16 changes: 7 additions & 9 deletions Custom/events/PriorityClamp/PriorityClamp.param
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
Index=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.

[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[Priority]
Type=Integer
Category=Options
Expand Down
2 changes: 0 additions & 2 deletions Custom/events/Sample/Sample.dlinit

This file was deleted.

14 changes: 6 additions & 8 deletions Custom/events/Sample/Sample.param
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
Index=0
Label=Enabled
Default=false
Description=If we want this plugin to do something, you'd better set this to 'true'
[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[SampleProperty]
Type=string
Expand Down
4 changes: 0 additions & 4 deletions Custom/events/SetJobInterruptible/SetJobInterruptible.dlinit

This file was deleted.

16 changes: 7 additions & 9 deletions Custom/events/SetJobInterruptible/SetJobInterruptible.param
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.

[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[JobPools]
Type=string
Category=Options
Expand Down
2 changes: 0 additions & 2 deletions Custom/events/SetJobLimit/SetJobLimit.dlinit

This file was deleted.

16 changes: 7 additions & 9 deletions Custom/events/SetJobLimit/SetJobLimit.param
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.

[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[JobLimits]
Type=string
Category=Options
Expand Down
1 change: 0 additions & 1 deletion Custom/events/SlaveAutoconf/SlaveAutoconf.dlinit

This file was deleted.

15 changes: 7 additions & 8 deletions Custom/events/SlaveAutoconf/SlaveAutoconf.param
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.
[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

5 changes: 0 additions & 5 deletions Custom/events/SlaveCleanup/SlaveCleanup.dlinit

This file was deleted.

16 changes: 7 additions & 9 deletions Custom/events/SlaveCleanup/SlaveCleanup.param
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.

[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[CleanupPaths]
Type=MultiLineMultiFolder
Category=Cleanup Options
Expand Down
11 changes: 0 additions & 11 deletions Custom/events/SlaveExtraInfo/SlaveExtraInfo.dlinit

This file was deleted.

16 changes: 7 additions & 9 deletions Custom/events/SlaveExtraInfo/SlaveExtraInfo.param
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.

[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[ExtraInfo0]
Type=string
Category=Extra Info Options
Expand Down
2 changes: 0 additions & 2 deletions Custom/events/SoftwareAudit/SoftwareAudit.dlinit

This file was deleted.

16 changes: 7 additions & 9 deletions Custom/events/SoftwareAudit/SoftwareAudit.param
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[Enabled]
Type=boolean
Category=Options
CategoryOrder=0
CategoryIndex=0
Label=Enabled
Default=false
Description=If this event plugin is enabled.

[State]
Type=Enum
Items=Global Enabled;Opt-In;Disabled
Label=State
Default=Disabled
Description=How this event plug-in should respond to events. If Global, all jobs and slaves will trigger the events for this plugin. If Opt-In, jobs and slaves can choose to trigger the events for this plugin. If Disabled, no events are triggered for this plugin.

[Software Title]
Type=string
Category=Configuration
Expand Down

0 comments on commit 68c0e5f

Please sign in to comment.