Skip to content

Commit

Permalink
add env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
shirshanka committed Sep 8, 2024
1 parent 911c119 commit d23f244
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions smoke-test/smoke.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ else
fi

# set environment variables for the test
export DATAHUB_GMS_URL=http://localhost:8080

# source ./set-test-env-vars.sh
pytest -rP --durations=20 -vv --continue-on-collection-errors --junit-xml=junit.smoke.xml

0 comments on commit d23f244

Please sign in to comment.