×
This method shall NEVER be used during HTML page ... Returns the URL of this Run , relative to the context root of Hudson. ... as of 1.467 Use execute(hudson.model.
This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: shortName - Short name of the plugin; Returns: The plugin singleton ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... Participates in the rendering of HTML pages for all pages of Hudson. ... run(hudson.
A job is an runnable entity under the monitoring of Hudson. Every time it "runs", it will be recorded as a Run object. To create a custom job type, ...
Asserts that the console output of the build contains the given substring. assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule.
Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson.model.AbstractCIBase · jenkins.model.Jenkins. hudson.model.Hudson.
Missing: Run. | Show results with:Run.
Aug 23, 2023 · I am running Jenkins in a Docker container from the jenkins/jenkins:lts image. Pulling the new LTS image today (2023-09-07) caused the ...
Dec 18, 2023 · Since a couple of weeks, I started to notice that my jenkins get hanged and Java SE binary consumption always going up to 95-98%.
KeepLogBuildBadge. java.lang.Object. hudson.model.Run.KeepLogBuildBadge ... Gets the URL path name. String, getWhyKeepLog(). Methods inherited from class java.
Dec 23, 2021 · My process that I've always used, and performed multiple times today, is to do through Maven: clean; hpi:run; hpi:hpi. Only things I'm finding ...