Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
0440c8e8
Commit
0440c8e8
authored
Jul 09, 2019
by
Steffen Vogel
🎅🏼
Browse files
ci: add CIM tests to CI config
parent
4e3bf799
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0440c8e8
...
@@ -51,6 +51,7 @@ test:pytest:
...
@@ -51,6 +51,7 @@ test:pytest:
variables
:
variables
:
PYTHONPATH
:
"
build/Source/Python:Source/Python"
PYTHONPATH
:
"
build/Source/Python:Source/Python"
script
:
script
:
-
pytest -v Examples/CIM/test_CIM.yml
-
pytest -v Examples/Cxx/test_Circuits.yml
-
pytest -v Examples/Cxx/test_Circuits.yml
-
pytest -v Examples/Cxx/test_RealTime.yml
-
pytest -v Examples/Cxx/test_RealTime.yml
#- pytest -v Examples/Cxx/test_Shmem.yml
#- pytest -v Examples/Cxx/test_Shmem.yml
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment