×
Jan 2, 2023 · This plugin allocates free ports as environment variables.
This just mediates between different Jobs running on the same Computer by assigning free ports and its the jobs responsibility to open and close the ports.
Represents an assigned TCP port and encapsulates how it should be cleaned up. Author: Kohsuke Kawaguchi. Field Summary. Fields. Modifier and Type, Field and ...
Allocate a continuous range of ports within specified limits. The caller is responsible for freeing the individual ports within the allocated range. Parameters: ...
Sep 7, 2021 · This plugin is written to solve this problem by letting Jenkins do the book-keeping. With this plugin, you'd just say "I need HTTP_PORT and ...
Jan 2, 2023 · This plugin allocates free ports as environment variables.
Represents a port, that has been allocated from a pool. Holds a PortAllocationManager to trigger cleanup. Author: pepov ...
Base class for different types of TCP port. This class implements Serializable so that the clean up task to be executed remotely can drag this class into ...
Package org.jvnet.hudson.plugins.port_allocator ; PortAllocationManager. Manages ports in use. ; PortAllocator. Allocates TCP Ports on a Computer for consumption ...