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

Better marking why a line was shown in deployment log #474

Open
frlan opened this issue Sep 23, 2024 · 1 comment
Open

Better marking why a line was shown in deployment log #474

frlan opened this issue Sep 23, 2024 · 1 comment
Milestone

Comments

@frlan
Copy link
Member

frlan commented Sep 23, 2024

With the new logging of long running subtasks its sometimes unlcear, why a line was logged e.g.

myvm20 > ApacheBase > Rebuild
myvm20 > ApacheBase > Rebuild [total=43.88s, verify=0.00s, update=43.88s, sub=NaN]
myvm20 > ApacheBase [total=43.88s, verify=0.00s, update=NaN, sub=43.88s]

I think we should mark it more visible whether it was logged due to long running update/verify or due to something really was changed.

@zagy zagy added this to the batou 2.6 milestone Oct 29, 2024
@elikoga
Copy link
Member

elikoga commented Oct 29, 2024

With --predict-only: Not distinguishable, since update=NaN is always there.

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

No branches or pull requests

3 participants