Template:Deploy/testcases

From Wikitech

Purge this page

Defaults/blank for Deployments page

Input

{{ircnick|irc-nickname|Requesting Developer}}
{{Deploy
|type=
|gerrit=
|title=
}}

Output

Requesting Developer (irc-nickname)


Multiple

Input

{{ircnick|irc-nickname|Requesting Developer}}
{{Deploy
|type=config
|gerrit=933998
|title=Remove unneeded $wgDefaultUserOptions['visualeditor-enable'] settings
}}
{{Deploy
|type=config
|gerrit=933999
|title=Remove unneeded $wgDefaultUserOptions['visualeditor-enable'] settings
}}

Output

Requesting Developer (irc-nickname)

No status

Input

{{ircnick|irc-nickname|Requesting Developer}}
{{Deploy
|type=config
|gerrit=933998
|title=Remove unneeded $wgDefaultUserOptions['visualeditor-enable'] settings
}}

Output

Requesting Developer (irc-nickname)

Deployed

Input

{{ircnick|irc-nickname|Requesting Developer}}
{{Deploy
|type=config
|gerrit=933998
|title=Remove unneeded $wgDefaultUserOptions['visualeditor-enable'] settings
|status=deployed
}}

Output

Requesting Developer (irc-nickname)

Deployed (by)

Input

{{ircnick|irc-nickname|Requesting Developer}}
{{Deploy
|type=config
|gerrit=933998
|title=Remove unneeded $wgDefaultUserOptions['visualeditor-enable'] settings
|status=deployed
|by=deployer_test
}}

Output

Requesting Developer (irc-nickname)

Not deployed

Input

{{ircnick|irc-nickname|Requesting Developer}}
{{Deploy
|type=config
|gerrit=933998
|title=Remove unneeded $wgDefaultUserOptions['visualeditor-enable'] settings
|status=not deployed
}}

Output

Requesting Developer (irc-nickname)

Not deployed (by)

Input

{{ircnick|irc-nickname|Requesting Developer}}
{{Deploy
|type=config
|gerrit=933998
|title=Remove unneeded $wgDefaultUserOptions['visualeditor-enable'] settings
|status=not deployed
|by=deployer_test
}}

Output

Requesting Developer (irc-nickname)