Skip to content

docs: ADR for migration#4

Open
aldbr wants to merge 1 commit into
mainfrom
adr_migration
Open

docs: ADR for migration#4
aldbr wants to merge 1 commit into
mainfrom
adr_migration

Conversation

@aldbr

@aldbr aldbr commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@amaltaro amaltaro left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, as we discussed last week during the hackathon, I wanted to leave some feedback on "IC-ADR-002_integration_tests.md" file provided in this PR:

  • do we already have a unit test that tests HTCondor >= 25.8, ensuring it is catching the double fetch issue?
  • for the credentials setup, is it already in place? should it be a pre-job and then each backend job just uses that file, which is destroyed at the tear down of the full suite of tests?
  • how to deal with backend change of APIs (imagine that HTCondor 27 accepts a new parameter, while 26 does not)?
  • I might have missed the definition of "leading-edge" and "anchor". It would be helpful to explicitly define it, if not yet.
  • I would suggest making a table with minimal version supported for each backend (is it the "anchor" concept?)

I am just getting started with Dirac workflows, so I might have missed things that are already defined and/or that I should know.
However, I have to say that it was hard to follow this document, it is full of (important) details. Perhaps a summary section would be positive (or having it directly in the README or so.

Please let me know if you would like feedback on anything else in specific. Thanks for this thorough document!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Adopt the CE-migration ADRs and build the integration-test scaffold (Phase1)

2 participants