kernelci / kernelci-pipeline

Modular pipeline based on the KernelCI API
GNU Lesser General Public License v2.1
6 stars 18 forks source link

src: update return values of `APIHelper.receive_event_node` #601

Closed JenySadadia closed 1 month ago

JenySadadia commented 2 months ago

Depends on https://github.com/kernelci/kernelci-core/pull/2550

APIHelper.receive_event_node method is used to receive node data from PubSub event. The method has been updated to return is_hierarchy flag as well which represents events related to node hierarchy. Update pipeline services using the method accordingly.

JenySadadia commented 1 month ago

Tested OK on staging.