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

chore/printer: update space to allow new plugin names #30

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

mtulio
Copy link
Contributor

@mtulio mtulio commented Nov 9, 2022

As the number of plugins will grow (upgrade, artifacts collector), this change will allow more space on the status table to fit new names:

Wed, 09 Nov 2022 13:29:17 -03> Global Status: running
JOB_NAME                           | STATUS     | RESULTS    | PROGRESS                  | MESSAGE
01-openshift-cluster-upgrade       | running    |            | 0/0 (0 failures)          | status=Working towards 4.11.12: 640 of 803 done (79% complete), waiting on service-ca
10-openshift-kube-conformance      | running    |            | 0/352 (0 failures)        | status=waiting-for=01-openshift-cluster-upgrade=(0/0/0)=[99/100]
20-openshift-conformance-validated | running    |            | 0/3487 (0 failures)       | status=blocked-by=10-openshift-kube-conformance=(0/-352/0)=[0/100]
99-openshift-artifacts-collector   | running    |            | 0/0 (0 failures)          | status=blocked-by=20-openshift-conformance-validated=(0/-3487/0)=[0/100]

As the number of plugins will grow (upgrade, artifacts collector),
this change will allow more space on the status table to fit new names:

~~~
Wed, 09 Nov 2022 13:29:17 -03> Global Status: running
JOB_NAME                           | STATUS     | RESULTS    | PROGRESS                  | MESSAGE
01-openshift-cluster-upgrade       | running    |            | 0/0 (0 failures)          | status=Working towards 4.11.12: 640 of 803 done (79% complete), waiting on service-ca
10-openshift-kube-conformance      | running    |            | 0/352 (0 failures)        | status=waiting-for=01-openshift-cluster-upgrade=(0/0/0)=[99/100]
20-openshift-conformance-validated | running    |            | 0/3487 (0 failures)       | status=blocked-by=10-openshift-kube-conformance=(0/-352/0)=[0/100]
99-openshift-artifacts-collector   | running    |            | 0/0 (0 failures)          | status=blocked-by=20-openshift-conformance-validated=(0/-3487/0)=[0/100]
~~~
@openshift-ci
Copy link

openshift-ci bot commented Nov 9, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mtulio

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

@bostrt
Copy link
Contributor

bostrt commented Nov 10, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 10, 2022
@bostrt bostrt merged commit 6757a5f into redhat-openshift-ecosystem:main Nov 10, 2022
@mtulio mtulio deleted the chore-printer-tavs branch November 10, 2022 18:20
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. 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

2 participants