Skip to content

install: fix log flags in roachprod start#63726

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
tbg:fix-roachprod-logs
Apr 15, 2021
Merged

install: fix log flags in roachprod start#63726
craig[bot] merged 1 commit intocockroachdb:masterfrom
tbg:fix-roachprod-logs

Conversation

@tbg
Copy link
Copy Markdown
Member

@tbg tbg commented Apr 15, 2021

I broke this in #63472, twofold.

  1. if the version switch returned false, we weren't passing log flags
    at all, so there weren't any log files.
  2. the version switch returned false on current master, since 21.1 is
    not tagged yet (we're still in the prerelease versions, currently
    at 21.1.0-alpha.3).

I tested that this fix works.

Release note: None

@tbg tbg requested a review from erikgrinaker April 15, 2021 14:19
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

I broke this in cockroachdb#63472, twofold.

1. if the version switch returned false, we weren't passing log flags
   at all, so there weren't any log files.
2. the version switch returned false on current master, since 21.1 is
   not tagged yet (we're still in the prerelease versions, currently
   at 21.1.0-alpha.3).

I tested that this fix works.

Release note: None
@tbg tbg force-pushed the fix-roachprod-logs branch from 0ca29ea to 8b28f53 Compare April 15, 2021 14:20
@tbg
Copy link
Copy Markdown
Member Author

tbg commented Apr 15, 2021

Thank you.
CI flakes aren't mine

bors r=knz

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 15, 2021

Build succeeded:

@craig craig bot merged commit 7a6c6bd into cockroachdb:master Apr 15, 2021
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.

3 participants