Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fusion_matlab
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
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
geoffc_sips
fusion_matlab
Wiki
Examing failed cluster jobs
Changes
Page history
New page
Templates
Clone repository
Update Examing failed cluster jobs
authored
5 years ago
by
Geoff Cureton
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Examing-failed-cluster-jobs.md
+2
-1
2 additions, 1 deletion
Examing-failed-cluster-jobs.md
with
2 additions
and
1 deletion
Examing-failed-cluster-jobs.md
View page @
4e7dcf8e
After setting
`flo_user`
so we can access the
`flo`
account:
```
flo_user="-d postgresql://flo3@ratchet.sips/flo3"
flo_user="-h ratchet -U ro flo3"
flo_ops="-h ratchet -U ops flo3_ops"
```
we look at how many jobs succeeded/failed
```
...
...
This diff is collapsed.
Click to expand it.