Skip to content

Commit 2d025a6

Browse files
authored
Merge pull request #17 from netgroup/rose-venv
rose venv
2 parents 8741308 + 2313ca8 commit 2d025a6

File tree

3 files changed

+5
-5
lines changed
  • nets
    • 8r-1c-in-band-isis
    • 8r-1c-out-band-isis
    • 8r-1c-srv6-pm

3 files changed

+5
-5
lines changed

nets/8r-1c-in-band-isis/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
export WORKSPACE=${HOME}/workspace
1+
export WORKSPACE=/home/rose/workspace
22
export CONTROL_PLANE=${WORKSPACE}/rose-srv6-control-plane
33

44
export NODE_MANAGER_PATH=${CONTROL_PLANE}/srv6_controller/node-manager/
5-
export NODE_MANAGER_GRPC_PORT=12345
5+
export NODE_MANAGER_GRPC_PORT=12345

nets/8r-1c-out-band-isis/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
export WORKSPACE=${HOME}/workspace
1+
export WORKSPACE=/home/rose/workspace
22
export CONTROL_PLANE=${WORKSPACE}/rose-srv6-control-plane
33

44
export NODE_MANAGER_PATH=${CONTROL_PLANE}/srv6_controller/node-manager/
5-
export NODE_MANAGER_GRPC_PORT=12345
5+
export NODE_MANAGER_GRPC_PORT=12345

nets/8r-1c-srv6-pm/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export WORKSPACE=${HOME}/workspace
1+
export WORKSPACE=/home/rose/workspace
22
export ROSE_SRV6_TUTORIAL=${WORKSPACE}/rose-srv6-tutorial
33

44
# Configure SRV6_PFPML_PATH

0 commit comments

Comments
 (0)