Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
do not run postgres integration tests for now.
Browse files Browse the repository at this point in the history
will be fixed in a separate PR
  • Loading branch information
do4gr committed May 5, 2018
1 parent b266bac commit befb6e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/.buildkite/pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ static=$(printf " - label: \":mysql: MySql API connector\"
- label: \":postgres: Postgres deploy connector\"
command: cd server && ./.buildkite/scripts/test.sh deploy-connector-postgresql postgres
- label: \":scala: integration-tests-postgres\"
command: cd server && ./.buildkite/scripts/test.sh integration-tests-mysql postgres
#- label: \":scala: integration-tests-postgres\"
# command: cd server && ./.buildkite/scripts/test.sh integration-tests-mysql postgres
# Libs are not specific to a connector, simply run with mysql
- label: \":scala: libs\"
Expand Down

0 comments on commit befb6e6

Please sign in to comment.