Skip to content
Snippets Groups Projects
Commit c6fdfea5 authored by Rick Carback's avatar Rick Carback
Browse files

Don't skip registration on basice2e

parent 608d79eb
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
################################################################################ ################################################################################
# batch size # batch size
batch: 4 batch: 4
skipReg: true skipReg: false
# debug logging # debug logging
verbose: true verbose: true
node: node:
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
################################################################################ ################################################################################
# batch size # batch size
batch: 4 batch: 4
skipReg: true skipReg: false
# debug logging # debug logging
verbose: true verbose: true
node: node:
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
################################################################################ ################################################################################
# batch size # batch size
batch: 4 batch: 4
skipReg: true skipReg: false
# debug logging # debug logging
verbose: true verbose: true
node: node:
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
################################################################################ ################################################################################
# batch size # batch size
batch: 4 batch: 4
skipReg: true skipReg: false
# debug logging # debug logging
verbose: true verbose: true
node: node:
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
################################################################################ ################################################################################
# batch size # batch size
batch: 4 batch: 4
skipReg: true skipReg: false
# debug logging # debug logging
verbose: true verbose: true
node: node:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment