debug
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
import json
|
import json
|
||||||
|
|
||||||
import click
|
import click
|
||||||
|
|
||||||
from benchmark import run_single_bench
|
from benchmark import run_single_bench
|
||||||
from definitions import (
|
from definitions import (
|
||||||
BENCH_DIR_NAMES,
|
BENCH_DIR_NAMES,
|
||||||
@@ -37,6 +36,7 @@ def local():
|
|||||||
files_type,
|
files_type,
|
||||||
source,
|
source,
|
||||||
target,
|
target,
|
||||||
|
results,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
@@ -54,6 +54,7 @@ def distant():
|
|||||||
files_type,
|
files_type,
|
||||||
source,
|
source,
|
||||||
target,
|
target,
|
||||||
|
results,
|
||||||
)
|
)
|
||||||
|
|
||||||
test_case = "Distant-InsSto to CEPH"
|
test_case = "Distant-InsSto to CEPH"
|
||||||
|
|||||||
Reference in New Issue
Block a user