Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux-lecture
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux-lecture
Commits
f65c5d94
Commit
f65c5d94
authored
3 years ago
by
Timo Koch
Browse files
Options
Downloads
Patches
Plain Diff
[readme] Gitlab-Ci update
parent
7b399e12
No related branches found
No related tags found
1 merge request
!167
[readme] Gitlab-Ci update
Pipeline
#8290
waiting for manual action
Stage: trigger pipelines
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-8
10 additions, 8 deletions
README.md
with
10 additions
and
8 deletions
README.md
+
10
−
8
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment