Skip to content

openshift/openshift-apiserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests

This repository is compatible with the OpenShift Tests Extension (OTE) framework.

Building the test binary

make build

Running test suites and tests

# Run a specific test suite or test
./openshift-apiserver-tests-ext run-suite openshift/openshift-apiserver/all
./openshift-apiserver-tests-ext run-test "test-name"

# Run with JUnit output
./openshift-apiserver-tests-ext run-suite openshift/openshift-apiserver/all --junit-path /tmp/junit.xml

Listing available tests and suites

# List all test suites
./openshift-apiserver-tests-ext list suites

# List tests in a suite
./openshift-apiserver-tests-ext list tests --suite=openshift/openshift-apiserver/all

For more information about the OTE framework, see the openshift-tests-extension documentation.

About

Coming soon. Do not import.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages