Skip to content

Commit

Permalink
Disable PROD workflow to test the hypothesis that HBase 2.2 is not co…
Browse files Browse the repository at this point in the history
…mpatible with Hadoop 3
  • Loading branch information
JulienPeloton committed Nov 20, 2023
1 parent a0df6b5 commit ac9b1e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ jobs:
cd $USRLIBS
source scripts/start_services.sh --kafka-version ${KAFKA_VERSION} --hbase-version ${HBASE_VERSION}
cd $FINK_HOME
fink_test -c conf/fink.conf.prod --unit-tests --db-integration
curl -s https://codecov.io/bash | bash
#fink_test -c conf/fink.conf.prod --unit-tests --db-integration
#curl -s https://codecov.io/bash | bash
- uses: act10ns/slack@v1
with:
status: ${{ job.status }}
Expand Down

0 comments on commit ac9b1e5

Please sign in to comment.