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
fee93fe4
Commit
fee93fe4
authored
5 years ago
by
Andreas Hamacher
Browse files
Options
Downloads
Patches
Plain Diff
do not clean this stack by default
parent
ab508404
Loading
Loading
3 merge requests
!310
Gpu2
,
!308
Youshallnotchanged
,
!304
Gpu
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
fee93fe4
...
...
@@ -14,7 +14,7 @@ stages:
-
push_button_spawn_cluster
-
tests
-
integration_test
#https://docs.gitlab.com/ee/ci/triggers/
-
clean
#
- clean
trigger_pipeline_in_Clusterbuild
:
...
...
@@ -114,7 +114,7 @@ ansible_create_cluster_stage:
-
ansible -i files/inventory.$STACKNAME --key-file ../gc_key.pem -b -a "systemctl restart slurmdbd" ManagementNodes
-
sleep
60
-
echo do it again
-
ANSIBLE_STDOUT_CALLBACK=json ansible-playbook -i files/inventory.$STACKNAME --key-file ../gc_key.pem --skip-tags monitoring master_playbook.yml
-
ANSIBLE_STDOUT_CALLBACK=json ansible-playbook -i files/inventory.$STACKNAME --key-file ../gc_key.pem --skip-tags monitoring master_playbook.yml
--limit ComputeNodes > computenodes_log.json
tests
:
...
...
This diff is collapsed.
Click to expand it.
Andreas Hamacher
@handreas
mentioned in commit
419a31b0
·
4 years ago
mentioned in commit
419a31b0
mentioned in commit 419a31b099b70abd0f79c62af8e20ce2798d6dae
Toggle commit list
Andreas Hamacher
@handreas
mentioned in commit
f4a10a91
·
4 years ago
mentioned in commit
f4a10a91
mentioned in commit f4a10a91ba1e2e7b190d2acaa578173000b0bc49
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