We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46722c1 commit 71739f0Copy full SHA for 71739f0
DATA/production/dpl-workflow.sh
@@ -5,4 +5,6 @@ if [ "0$O2_ROOT" == "0" ]; then
5
exit 1
6
fi
7
8
+export DPL_CONDITION_BACKEND="http://o2-ccdb.internal"
9
+
10
source $O2_ROOT/prodtests/full-system-test/dpl-workflow.sh
0 commit comments