Skip to content

Commit

Permalink
Fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mlabonte-rh committed Aug 15, 2024
1 parent ee03ec7 commit d31596c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/interop/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Running tests
# Running tests

## Steps

* install oc client at ~/oc_client/oc
* create python3 venv, clone patterns repo
* create python3 venv, clone patterns repository
* export KUBECONFIG=\<path to hub kubeconfig file>
* export KUBECONFIG_EDGE=\<path to edge kubeconfig file>
* export INFRA_PROVIDER=\<infra platform description>
Expand All @@ -17,4 +17,3 @@
* results .xml files will be placed at $WORKSPACE
* test logs will be placed at $WORKSPACE/.results/test_execution_logs/
* CI badge file will be placed at $WORKSPACE

0 comments on commit d31596c

Please sign in to comment.