Skip to content

roachtest,roachprod: Use new --log flag, fix parameterRE in expander#58081

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
itsbilal:disk-stall-roachtest-new-logs
Dec 21, 2020
Merged

roachtest,roachprod: Use new --log flag, fix parameterRE in expander#58081
craig[bot] merged 1 commit intocockroachdb:masterfrom
itsbilal:disk-stall-roachtest-new-logs

Conversation

@itsbilal
Copy link
Copy Markdown
Contributor

Now that logging configuration is specified using --log, and
not using that flag adds excess output, it's more desirable
to move the disk-stalled roachtest to that flag.

Also fixes a bug in the regular expression expander
in roachprod, as that was conflicting with parts
of YAML arguments that it shouldn't be touching.

Fixes #58021.

Release note: None.

Now that logging configuration is specified using --log, and
not using that flag adds excess output, it's more desirable
to move the disk-stalled roachtest to that flag.

Also fixes a bug in the regular expression expander
in roachprod, as that was conflicting with parts
of YAML arguments that it shouldn't be touching.

Fixes cockroachdb#58021.

Release note: None.
@itsbilal itsbilal requested review from knz and petermattis December 18, 2020 21:41
@itsbilal itsbilal self-assigned this Dec 18, 2020
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@knz knz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @petermattis)

@itsbilal
Copy link
Copy Markdown
Contributor Author

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Dec 21, 2020

Build failed (retrying...):

@craig craig bot merged commit e552218 into cockroachdb:master Dec 21, 2020
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Dec 21, 2020

Build succeeded:

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

Successfully merging this pull request may close these issues.

roachtest: disk-stalled/log=true,data=true failed

3 participants