Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux-lecture
Commits
f65c5d94
Commit
f65c5d94
authored
Sep 05, 2021
by
Timo Koch
Browse files
[readme] Gitlab-Ci update
parent
7b399e12
Pipeline
#8290
waiting for manual action with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f65c5d94
...
...
@@ -36,17 +36,19 @@ license.
See the file
`LICENSE.md`
for full copying permissions.
Automated Testing
-----------------
[

](https://git.iws.uni-stuttgart.de/buildbot/#/builders)
Automated Testing
------------------
*
Master branch (development):
[

](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-lecture/-/pipelines?page=1&scope=all&ref=master)
*
Latest release:
[

](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-lecture/-/pipelines?page=1&scope=all&ref=releases/3.4)
The simulations in DuMuX-Lecture are tested automated using buildbot.
The test suite consists of the actual simulations adjusted to smaller run times.
Click
<a
href=
"https://git.iws.uni-stuttgart.de/buildbot/#/builders"
target=
"_blank"
>
here
</a>
to see the latest builds (clicking on a build
number will show a detailed overview of the build).
DuMu
<sup>
x
</sup>
lecture contains test problems for every example that
are continuously and automatically tested in the GitLab-CI framework (see badges).
The test suite is based on CTest and can also be built and run manually
```
make -j8 build_tests && ctest -j8
```
[
0
]:
http://dumux.org
[
1
]:
http://www.hydrosys.uni-stuttgart.de/index.en.php
...
...
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