Update of DIRAC user workflows - #179
Open
kjvbrt wants to merge 2 commits into
Open
Conversation
Collaborator
|
Sorry for the delay @kjvbrt . I will take a look at this one. |
michmx
self-requested a review
June 29, 2026 15:12
michmx
approved these changes
Jul 23, 2026
michmx
left a comment
Collaborator
There was a problem hiding this comment.
Overall, I don't see any blockers. Just a few suggestions from my side.
| Command line submission to DIRAC is performed using python scripts instantiating the relevant classes. | ||
| The general structure of the script is the following: | ||
| > | ||
| > Original author: Gerardo Ganis |
Collaborator
There was a problem hiding this comment.
We are working on a script to add the contrutors on top, no need for this line.
Suggested change
| > Original author: Gerardo Ganis |
| usually does not work. Safari might also work. | ||
| As for the VO registration, you need to use a browser where you can import your | ||
| GRID certificate together with the [CERN CA][cernca] certificates. Firefox | ||
| usually works fine, Google Chrome usually does not work. Safari might also work. |
Collaborator
There was a problem hiding this comment.
I use Chome all the time and usually I have no problems to interact with IAM, DIRAC, etc
Suggested change
| usually works fine, Google Chrome usually does not work. Safari might also work. | |
| usually works fine, Google Chrome and Safari might also work. |
| You need to use a browser where you have installed your certificate and the | ||
| [CERN CA][cernca] certificates. Firefox usually works fine, Google Chrome | ||
| usually does not work. Safari might also work. | ||
| As for the VO registration, you need to use a browser where you can import your |
Collaborator
There was a problem hiding this comment.
Some newcomers may not be familiar with grid certificates (and in the latest WCLG reports I heard we will be using x509 certs for a couple of years). Suggestion to add
Suggested change
| As for the VO registration, you need to use a browser where you can import your | |
| You need to use a browser where you have installed your certificate. | |
| CERN staff and users (e.g. members of LHC experiments) should be able to obtain a CERN user certificate. See [if you are elegible](https://ca.cern.ch/ca/Help/?kbid=021001). Otherwise, [locate your national CA](https://www.igtf.net/pmamap). | |
| As for the VO registration, you need to use a browser where you can import your |
|
|
||
| These pages provide - and dissect - examples of workflows to be run on distributed resources with the [DIRAC Interware system][dirac]. | ||
| > | ||
| > Original author: Gerardo Ganis |
Collaborator
There was a problem hiding this comment.
Same comment about authors
Suggested change
| > Original author: Gerardo Ganis |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.