-
Notifications
You must be signed in to change notification settings - Fork 124
chore: add staging ci for mayastor #1914
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
Conversation
Signed-off-by: Prateek Chandra <[email protected]>
Signed-off-by: Prateek Chandra <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With new dependencies module : #1918
We can take this from utils/dependencies instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also we could move this to dependencies?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wonder if the entire staging actually can move to dependencies?
CC @Abhinandan-Purkait
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought of doing so ..but the validate script will differ slightly in extensions as it also has to validate charts. Here and in CP there are just images (no charts)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can make the script accept parameters for example; if not specified then it'd do images only
No description provided.