Skip to content

Commit

Permalink
fixes failing cucumber suite
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredperreault-okta committed Jan 19, 2023
1 parent 503bcfc commit a470df4
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 52 deletions.
1 change: 1 addition & 0 deletions scripts/setup-dockolith.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ source $DIR/setup.sh
DEFAULT_BUILDVERSION="2023.01.0-begin-178-g3c9d16dc4c1a"
export MONOLITH_BUILDVERSION="${MONOLITH_BUILDVERSION:-$DEFAULT_BUILDVERSION}"

# causes test failures when https is active
export MONOLITH_PROFILES_ACTIVE="ci_test_shared_credentials,ci"

set +e
Expand Down
Loading

0 comments on commit a470df4

Please sign in to comment.