Skip to content

Commit

Permalink
Cukes: remove Keycloak cert from Conjur container
Browse files Browse the repository at this point in the history
  • Loading branch information
john-odonnell committed Oct 13, 2023
1 parent 2b65a73 commit 158b283
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/shared.sh
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ _run_cucumber_tests() {
# ${cucumber_tags_arg} should overwrite the profile tags in a way for @smoke to work correctly
$COMPOSE run "${run_flags[@]}" "${env_var_flags[@]}" \
cucumber -ec "\
/oauth/keycloak/scripts/fetch_certificate &&
bundle exec parallel_cucumber . -n ${PARALLEL_PROCESSES} \
-o '--strict --profile \"${profile}\" ${cucumber_tags_arg} \
--format json --out \"cucumber/$profile/cucumber_results.json\" \
Expand Down

0 comments on commit 158b283

Please sign in to comment.