Skip to content

Commit 1528317

Browse files
committed
test frr reconcile
Signed-off-by: Fredi Raspall <fredi@githedgehog.com>
1 parent 1dc2ef0 commit 1528317

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/bump.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ set -euxo pipefail
44

55
declare -rx NIXPKGS_BRANCH="nixpkgs-unstable"
66
declare -rx DPLANE_RPC_BRANCH="master"
7-
declare -rx DPLANE_PLUGIN_BRANCH="master"
8-
declare -rx FRR_BRANCH="hh-master-10.3"
7+
declare -rx DPLANE_PLUGIN_BRANCH="pr/fredi/reconcile"
8+
declare -rx FRR_BRANCH="pr/fredi/reconcile"
99
declare -rx FRR_AGENT_BRANCH="master"
1010
declare -rx PERFTEST_BRANCH="master"
1111

0 commit comments

Comments
 (0)