pushsync

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2021 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(c *bee.Cluster, o Options, pusher *push.Pusher, pushMetrics bool) (err error)

Check uploads given chunks on cluster and checks pushsync ability of the cluster

func CheckChunks added in v0.2.10

func CheckChunks(c *bee.Cluster, o Options) (err error)

CheckChunks uploads given chunks on cluster and checks pushsync ability of the cluster

func CheckConcurrent added in v0.2.3

func CheckConcurrent(c *bee.Cluster, o Options) (err error)

CheckConcurrent uploads given chunks concurrently on cluster and checks pushsync ability of the cluster

func CheckFiles added in v0.3.7

func CheckFiles(c *bee.Cluster, o Options) (err error)

CheckFiles uploads given files on cluster and verifies expected tag state

Types

type Options

type Options struct {
	NodeGroup       string
	UploadNodeCount int
	ChunksPerNode   int
	FilesPerNode    int
	FileSize        int64
	Retries         int
	RetryDelay      time.Duration
	Seed            int64
}

Options represents pushsync check options

Jump to

Keyboard shortcuts

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