Skip to content

Artifacts for installing the Distributed Workloads stack as part of ODH

License

Notifications You must be signed in to change notification settings

opendatahub-io/distributed-workloads

Repository files navigation

Distributed Workloads Integration Tests

Prerequisites

  • Admin access to an OpenShift cluster (CRC is fine)

  • Installed OpenDataHub or RHOAI, enabled all Distributed Workload components

  • Installed Go 1.21

Environment variables

  • CODEFLARE_TEST_OUTPUT_DIR - Output directory for test logs
  • CODEFLARE_TEST_TIMEOUT_SHORT - Timeout duration for short tasks
  • CODEFLARE_TEST_TIMEOUT_MEDIUM - Timeout duration for medium tasks
  • CODEFLARE_TEST_TIMEOUT_LONG - Timeout duration for long tasks

Running Tests

Execute tests like standard Go unit tests.

go test -timeout 60m ./tests/kfto/