Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add property "Tags" & "Types" for each pipeline execution #614

Closed
nassiharel opened this issue Dec 16, 2019 · 1 comment
Closed

Add property "Tags" & "Types" for each pipeline execution #614

nassiharel opened this issue Dec 16, 2019 · 1 comment

Comments

@nassiharel
Copy link
Contributor

nassiharel commented Dec 16, 2019

Is your feature request related to a problem? Please describe.
This will help us to filter jobs by tags in the Hkube Dashboard

Describe the solution you'd like
Every pipeline execution will have types: ['raw', 'stored', 'cron', 'sub-pipeline'] - defined by Hkube
Every pipeline execution can/cannot have tags: ['gpu', 'tensor'] - defined by user

@nassiharel nassiharel self-assigned this Dec 16, 2019
@nassiharel nassiharel changed the title Add property "Tags" for each pipeline execution Add property "Tags" & "Types" for each pipeline execution Dec 17, 2019
@tamir321
Copy link

tamir321 commented Apr 19, 2020

pipeline Types Test

File: pipeline_tests.js
describe : "pipeline Types"

Test description
type= Trigger execute trigger pipeline
type= raw execute raw pipeline
type= Sub-pipeline execute piprline that lanunch subpipeline
type= stored execute stored piprline
type = cron internal execute crone pipeline

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

No branches or pull requests

2 participants