Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hpc-factory
Manage
Activity
Members
Labels
Plan
Issues
61
Issue boards
Milestones
Wiki
Code
Merge requests
10
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
rc
hpc-factory
Commits
1bbdaef8
Commit
1bbdaef8
authored
1 year ago
by
Eesaan Atluri
Browse files
Options
Downloads
Patches
Plain Diff
Remove task creating test files on GPFS.
parent
147354c8
No related branches found
Branches containing commit
No related tags found
1 merge request
!63
Fix compute and GPU img builds
Pipeline
#8110
passed with stages
in 20 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/install_nhc/tasks/main.yml
+0
-8
0 additions, 8 deletions
ansible/roles/install_nhc/tasks/main.yml
with
0 additions
and
8 deletions
ansible/roles/install_nhc/tasks/main.yml
+
0
−
8
View file @
1bbdaef8
...
...
@@ -14,14 +14,6 @@
name
:
"
{{
nhc_download_path
}}"
state
:
latest
-
name
:
Create test files to ensure that a file on GPFS is readable
ansible.builtin.file
:
path
:
"
{{
item
}}"
state
:
touch
loop
:
-
/data/.nhc-test
-
/scratch/.nhc-test
-
name
:
Copy config files
ansible.builtin.copy
:
src
:
"
{{
nhc_git_repo_path
}}/{{
item.src
}}"
...
...
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