×
Sep 7, 2021 · Launch agent via "JNLP" from agent back to master in a browser ... Another way of doing this is to start an agent through Java Web Start (JNLP).
Jobs and Folders. Your job or folder configurations, build histories, archived artifacts, and workspace will exist entirely within the jobs folder. The jobs ...
May 6, 2020 · JNLP stands for Java Network Launch Protocol which is a part of the Java Web Start. Jenkins supports Java Web Start mode for agents when running ...
Missing: job | Show results with:job
Sep 7, 2021 · Jenkins remoting may fail to maintain connection between master and slave, and in such case can report a cryptic stacktrace in build console ...
Dec 27, 2021 · The master does everything itself and slaves do exactly the same things as master, the purpose of slave is only to distribute the work-load of ...
Missing: jnlp | Show results with:jnlp
Aug 11, 2017 · Remoting is an agent executable (aka slave.jar ) and a library implementing the communication layer between Jenkins masters and their agents ( ...
Missing: job | Show results with:job
Jul 24, 2017 · Uses Docker containers to run Jenkins build agents.
Missing: distribution | Show results with:distribution
From a multibranch Pipeline project, reads a file from the associated SCM and returns its contents. Unlike the readFile step, no workspace is required. If the ...
Missing: distribution | Show results with:distribution
Dec 3, 2021 · Note: "Downstream build of" is applicable only to AbstractProject based projects (both upstream and downstream projects). AbstractProject based ...