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

OPCT-226: cmd/status: Adding flag to set the watch interval #87

Merged

Conversation

mtulio
Copy link
Contributor

@mtulio mtulio commented Sep 27, 2023

The interval watching, and printing in the stdout is not customized leading to a high amount of messages in the stdout - it is good for troubleshooting purpose, but a downside is it increases the amount of logs stored in CI with actionable information.

This PR introduces a possibility to set the flag --watch-interval=int to the status command, also called by the run command.

This change is isolated from the report enhancement covered in #76

@mtulio mtulio added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 27, 2023
mtulio added a commit to mtulio/provider-certification-tool that referenced this pull request Sep 27, 2023
@mtulio
Copy link
Contributor Author

mtulio commented Oct 17, 2023

Hey @rvanderp3 @faermanj , please take a look?
/assign @rvanderp3 @faermanj

@rvanderp3
Copy link
Contributor

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 17, 2023
@openshift-ci
Copy link

openshift-ci bot commented Oct 17, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rvanderp3

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 17, 2023
@openshift-ci openshift-ci bot merged commit fb7164a into redhat-openshift-ecosystem:main Oct 17, 2023
6 checks passed
@mtulio mtulio deleted the watch-internval branch October 19, 2023 19:58
mtulio added a commit to mtulio/provider-certification-tool that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants