Skip to content
Snippets Groups Projects

ATR-28398: Fix nested containers for transform substeps

Merged ATR-28398: Fix nested containers for transform substeps
All threads resolved!
Merged Oleg Kuprash requested to merge okuprash/athena:r2t_nest_cont into main
All threads resolved!

Another follow up of !66655 (merged).
Cover case of a transform substep running within a container, when the transform itself runs within a container on the Grid. Up to now, nested containers worked locally and in CI, but not on the Grid, due to differences in the job setup. Thanks to @desilva, @walkerr, @aforti for helping understanding better the details of the container jobs setup. Tagging @tadej, @jcatmore, @jchapman, @nstyles.

Tested with the following workflows locally:

  1. el9 node: RDOtoRDOTrigger invokes centos7 container
  2. centos7 container on el9 node: RDOtoRDOTrigger does not invoke new container
  3. el9 container on el9 node: RDOtoRDOTrigger invokes centos7 container in a way that should also work on the Grid
    The three above were also tested in the multicore mode.

Merge request reports

Pipeline #6526872 passed

Pipeline passed for e66cdc99 on okuprash:r2t_nest_cont

Approval is optional

Merged by Tadej NovakTadej Novak 1 year ago (Nov 25, 2023 8:11am UTC)

Merge details

  • Changes merged into with 93e3e51e.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading