Skip to content

Commit

Permalink
JCF: try disabling the kinit on a keytab file for the v5 integration …
Browse files Browse the repository at this point in the history
…tests
  • Loading branch information
John Freeman committed Sep 19, 2024
1 parent afc49d4 commit 5136f85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-v5-integtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
DET=fd
mkdir -p $GITHUB_WORKSPACE/integration_tests_$NIGHTLY_TAG
cd $GITHUB_WORKSPACE/integration_tests_$NIGHTLY_TAG
export PATH=$HOME/bin:$PATH
type get-ticket.sh && get-ticket.sh
#export PATH=$HOME/bin:$PATH
#type get-ticket.sh && get-ticket.sh
source /cvmfs/dunedaq.opensciencegrid.org/setup_dunedaq.sh
setup_dbt latest_v5 || true
dbt-setup-release -n $NIGHTLY_TAG
Expand Down

0 comments on commit 5136f85

Please sign in to comment.