Skip to content

Commit

Permalink
debug commit
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag4DSB committed Dec 19, 2024
1 parent c65a2b1 commit b1e6d12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/scripts/e2e_tests_metrics_service.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ log_and_run() {
"$@" 2>&1 | tee -a "$LOG_FILE"
}

kubectl describe svc scality-cosi-driver-metrics -n scality-object-storage

kubectl port-forward svc/$SERVICE -n $NAMESPACE $LOCAL_PORT:$TARGET_PORT &
PORT_FORWARD_PID=$!

Expand Down

0 comments on commit b1e6d12

Please sign in to comment.