Skip to content

Files

Latest commit

 

History

History
 
 

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

OpenShift Installer Tests

Running smoke tests locally

  1. Expose environment variables

To run the smoke tests locally you need to set the following environment variables:

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
PULL_SECRET_PATH

Optionally you can also set:

DOMAIN
AWS_REGION
  1. Launch the tests Once the environment variables are set, run ./tests/run.sh aws.

If you already have a cluster running, follow smoke/README.md.