integration

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestPortRange

type TestPortRange int

TestPortRange represents a port range

const (
	BasePort TestPortRange = basePort + portsPerSuite*iota
	ZKATDLogFungible
	ZKATDLogFungibleHSM
	FabTokenFungible
	OrionZKATDLogBasics
	OrionFabTokenBasics
	ZKATDLogDVP
	FabTokenDVP
	ZKATDLogNFT
	FabTokenNFT
	OrionZKATDLogNFT
	OrionFabTokenNFT
	FabTokenInteropHTLC
	FabTokenInteropHTLCTwoFabricNetworks
	FabTokenInteropFastExchangeTwoFabricNetworks
	FabTokenInteropHTLCSwapNoCrossTwoFabricNetworks
	FabTokenInteropHTLCOrion
	FabTokenInteropHTLCSwapNoCrossWithOrionAndFabricNetworks
	ZKATDLogInteropHTLC
	ZKATDLogInteropHTLCTwoFabricNetworks
	ZKATDLogInteropFastExchangeTwoFabricNetworks
	ZKATDLogInteropHTLCSwapNoCrossTwoFabricNetworks
	ZKATDLogInteropHTLCOrion
	ZKATDLogInteropHTLCSwapNoCrossWithOrionAndFabricNetworks
)

func (TestPortRange) StartPortForNode

func (t TestPortRange) StartPortForNode() int

StartPortForNode On linux, the default ephemeral port range is 32768-60999 and can be allocated by the system for the client side of TCP connections or when programs explicitly request one. Given linux is our default CI system, we want to try avoid ports in that range.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL