Skip to content

Commit

Permalink
Increase server startWait time
Browse files Browse the repository at this point in the history
  • Loading branch information
actyp committed Feb 23, 2024
1 parent 5afc676 commit 7e1b91f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion experiments/args/sifis-home/server_phase_1
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ ${models.servers}/sifis-home
-cmd
java -cp edhoc-applications.jar se.sics.edhocapps.Phase1Server
-startWait
300
400


##### EdhocSulServerConfig #####
Expand Down
2 changes: 1 addition & 1 deletion experiments/args/sifis-home/server_phase_2
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ ${models.servers}/sifis-home
-cmd
java -cp edhoc-applications.jar se.sics.edhocapps.Phase2Server
-startWait
300
400


##### EdhocSulServerConfig #####
Expand Down
2 changes: 1 addition & 1 deletion experiments/args/sifis-home/server_phase_3
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ ${models.servers}/sifis-home
-cmd
java -cp edhoc-applications.jar se.sics.edhocapps.Phase3Server
-startWait
300
400


##### EdhocSulServerConfig #####
Expand Down
2 changes: 1 addition & 1 deletion experiments/args/sifis-home/server_phase_4
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ ${models.servers}/sifis-home
-cmd
java -cp edhoc-applications.jar se.sics.edhocapps.Phase4Server
-startWait
300
400


##### EdhocSulServerConfig #####
Expand Down

0 comments on commit 7e1b91f

Please sign in to comment.