Google
×
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 ...
Jan 2, 2023 · This plugin allocates free ports as environment variables.
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 ...
Jul 25, 2013 · This plugin allocates free ports as environment variables.
Base class for different types of TCP port. Implementations: Port Allocator Plugin: org.jvnet.hudson.plugins.port_allocator.DefaultPortType (view on GitHub).
PortAllocator Plugin Allocates free ports to the variables. Pool. Represents a port pool. PooledPort. Represents a port, that has been allocated from a pool.
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 ...