Skip to content

Use PP task name instead of PP task ID when requesting their outputs#2671

Open
knopers8 wants to merge 1 commit into
AliceO2Group:masterfrom
knopers8:fix-pp-input
Open

Use PP task name instead of PP task ID when requesting their outputs#2671
knopers8 wants to merge 1 commit into
AliceO2Group:masterfrom
knopers8:fix-pp-input

Conversation

@knopers8

Copy link
Copy Markdown
Collaborator

When requesting PP task output as a data source, it's ID was used for DataDescription. Meanwhile, PostProcessingDevice::getOutputSpecs uses the task name, which is the general convention in QC. The commit fixes the data source to use task name.

I tested the change with the big TPC remote workflow, it works. It seems nothing was relying on the wrong behaviour.

Fixes QC-1336.

When requesting PP task output as a data source, it's ID was used for DataDescription.
Meanwhile, PostProcessingDevice::getOutputSpecs uses the task name, which is the general convention in QC.
The commit fixes the data source to use task name.

I tested the change with the big TPC remote workflow, it works. It seems nothing was relying on the wrong behaviour.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant