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
7f955cbf
Commit
7f955cbf
authored
5 years ago
by
Andreas Hamacher
Browse files
Options
Downloads
Patches
Plain Diff
excluding telegraf testing
parent
fd5e78fc
No related branches found
No related tags found
1 merge request
!297
Cicd merge back
Changes
1
Pipelines
2
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 @
7f955cbf
...
...
@@ -100,13 +100,13 @@ ansible_create_cluster_stage:
-
echo "ansible_create_cluster_stage"
-
bash -x ./CICD/ansible_create_cluster_script.sh
-
cd CICD
-
ansible-playbook -i files/inventory.$STACKNAME --key-file ../gc_key.pem master_playbook.yml
-
ansible-playbook -i files/inventory.$STACKNAME --key-file ../gc_key.pem
--skip-tags monitoring
master_playbook.yml
-
sleep
15
-
echo uglyuglyfix
-
ansible -i files/inventory.$STACKNAME --key-file ../gc_key.pem -b -a "systemctl restart slurmdbd" ManagementNodes
-
sleep
60
-
echo do it again
-
ansible-playbook -i files/inventory.$STACKNAME --key-file ../gc_key.pem master_playbook.yml
-
ansible-playbook -i files/inventory.$STACKNAME --key-file ../gc_key.pem
--skip-tags monitoring
master_playbook.yml
tests
:
...
...
This diff is collapsed.
Click to expand it.
Andreas Hamacher
@handreas
mentioned in commit
a670b3c4
·
4 years ago
mentioned in commit
a670b3c4
mentioned in commit a670b3c49fc0e19a54bb91d7916f733de2cef04d
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