e2e

command
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: Apache-2.0 Imports: 22 Imported by: 2

README

Running E2E tests

The E2E tests spin up a Kind cluster, deploy the planner stack, and run the test suite.

Requirements

  • Docker
  • Kind
  • A private key for agent authentication at /etc/planner/e2e (or pass --private-key-path)

Executing tests

go run ./test/e2e/
Flags
Flag Default Description
--api-image quay.io/.../migration-planner-api:latest API image ref
--iso-image quay.io/.../migration-planner-rhcos-iso:latest ISO image ref
--cluster-name kind-e2e Kind cluster name
--private-key-path /etc/planner/e2e Path to private key directory
--keep-env false Keep the Kind cluster after tests complete

The host IP is auto-detected. Images are pulled automatically if not present locally.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
vcsim command
Custom vcsim wrapper that creates a stock VPX model and patches datastores with StorageIORMInfo so the forklift collector produces valid congestionThreshold values (the stock vcsim omits iormConfiguration entirely, resulting in 0).
Custom vcsim wrapper that creates a stock VPX model and patches datastores with StorageIORMInfo so the forklift collector produces valid congestionThreshold values (the stock vcsim omits iormConfiguration entirely, resulting in 0).

Jump to

Keyboard shortcuts

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