Skip to content

Commit

Permalink
Revert "JCF: try disabling the kinit on a keytab file for the v5 inte…
Browse files Browse the repository at this point in the history
…gration tests"

This reverts commit 5136f85.
  • Loading branch information
John Freeman committed Sep 19, 2024
1 parent 5136f85 commit debe14f
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 debe14f

Please sign in to comment.