Skip to content

Commit b21015a

Browse files
committed
Suppress DPL_CONDITION_BACKEND setting
1 parent ed30965 commit b21015a

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

DATA/production/aggregator-workflow.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,4 @@ if [ "0$O2_ROOT" == "0" ]; then
55
exit 1
66
fi
77

8-
export DPL_CONDITION_BACKEND="http://o2-ccdb.internal"
9-
108
source $O2_ROOT/prodtests/full-system-test/aggregator-workflow.sh

DATA/production/dpl-workflow.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,4 @@ if [ "0$O2_ROOT" == "0" ]; then
55
exit 1
66
fi
77

8-
export DPL_CONDITION_BACKEND="http://o2-ccdb.internal"
9-
108
source $O2_ROOT/prodtests/full-system-test/dpl-workflow.sh

0 commit comments

Comments
 (0)