Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 7cad8f2

Browse files
BartoszCkiMudlaffP
authored andcommitted
Update test
1 parent 27d9b90 commit 7cad8f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/test_experiments_functional.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,8 @@ class TestExperimentDetail(object):
470470
| Cluster ID | 2 |
471471
| Experiment Env | {'key': 'val'} |
472472
| Experiment Type | MPI multi node |
473+
| Model Type | None |
474+
| Model Path | None |
473475
| Parameter Server Command | ls |
474476
| Parameter Server Container | pscon |
475477
| Parameter Server Count | 2 |
@@ -496,6 +498,8 @@ class TestExperimentDetail(object):
496498
| Worker Machine Type | C2 |
497499
| Working Directory | None |
498500
| Workspace URL | None |
501+
| Model Type | None |
502+
| Model Path | None |
499503
+---------------------+----------------+
500504
"""
501505

0 commit comments

Comments
 (0)