Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
hpc-team
HPCasCode
Commits
97c54345
Commit
97c54345
authored
5 years ago
by
Andreas Hamacher
Browse files
Options
Downloads
Patches
Plain Diff
better readme
parent
ab7f347d
No related branches found
No related tags found
1 merge request
!297
Cicd merge back
Changes
1
Pipelines
9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CICD/tests/Readme.md
+8
-5
8 additions, 5 deletions
CICD/tests/Readme.md
with
8 additions
and
5 deletions
CICD/tests/Readme.md
+
8
−
5
View file @
97c54345
t
his folder should contain tests that will be run automatically by the CICD pipeline
T
his folder should contain tests that will be run automatically by the CICD pipeline
.
all files with fileending .sh will be executed by a shell
all files with fileending yml will be executed by ansible-playbook
./tmp can be used as temporary folder and will be cleaned after execution
The trigger mechanism to execute these tests is
`.gitlab-ci.yml`
in the toplevel folder of this repository.
because I can I am prefixing tests with 0-9 to give the execution some priority
\ No newline at end of file
-
*.sh will be executed by a shell, *
.yml will be executed by ansible-playbook
-
A test should return 0 as success or otherwise as fail. See 0_Example
*
-
Tests should aim not to alter the system except /tmp
-
Prefixing tests with 0-9 to give the execution some priority
-
Tests should not need elevated priviliges. A special user TODO is considered to be present
-
TODO a way to deal with Test Payload. This will be determined on test submission
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Andreas Hamacher
@handreas
mentioned in commit
548d1608
·
4 years ago
mentioned in commit
548d1608
mentioned in commit 548d160875b4bd0bcfb40e0fff04b3d63c83a0d5
Toggle commit list
Andreas Hamacher
@handreas
mentioned in commit
71783789
·
4 years ago
mentioned in commit
71783789
mentioned in commit 71783789721abe7a95c6762fa6d5ae2a144e7197
Toggle commit list
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