Skip to content

Commit 00d0180

Browse files
committed
test env file
1 parent e263525 commit 00d0180

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

lib/allora/test/.env-test

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ EDGE_DATA_VOL_TYPE="gp3"
1313
EDGE_DATA_VOL_SIZE="256" # Current required data size to keep both snapshot archive and unarchived version of it (not applicable for "instance-store")
1414
EDGE_DATA_VOL_IOPS="3000" # Max IOPS for EBS volumes (not applicable for "instance-store")
1515
EDGE_DATA_VOL_THROUGHPUT="125" # Max throughput for EBS gp3 volumes (not applicable for "io1" | "io2" | "instance-store")
16+
17+
#Allora Node Worker Generation Config
18+
ALLORA_WORKER_NAME="aws"
19+
ALLORA_TOPIC_ID="3"
20+
ALLORA_ENV="dev"
21+
ALLORA_NETWORK_NAME="edgenet"

0 commit comments

Comments
 (0)