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

[WIP] running replacement CI for #62435 #63033

Closed
wants to merge 3 commits into from

Conversation

knz
Copy link
Contributor

@knz knz commented Apr 2, 2021

The commits in this PR are meant to replace those in #62435.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@knz knz force-pushed the otan_demo_test branch from af5b600 to 4d5cd03 Compare April 2, 2021 18:48
@jordanlewis
Copy link
Member

If this is destined to be backported, if you could please backport the following two related demo PRs that would be helpful:

#62679
#62704

@knz knz force-pushed the otan_demo_test branch 5 times, most recently from d7347e8 to 239fc27 Compare April 5, 2021 11:04
maxRoundTripLatency = d
}
}
defer time.Sleep(maxRoundTripLatency)
Copy link
Contributor

Choose a reason for hiding this comment

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

haha if this is it...

i had a commit that waited for 60secs earlier for leaktest and i thought i saw the same error o_o

@knz knz force-pushed the otan_demo_test branch from d3596d6 to 5682e3b Compare April 5, 2021 11:45
@blathers-crl blathers-crl bot requested a review from otan April 5, 2021 11:45
@knz knz force-pushed the otan_demo_test branch 3 times, most recently from f61df69 to 066defc Compare April 5, 2021 13:11
@knz knz force-pushed the otan_demo_test branch from 066defc to cd24993 Compare April 5, 2021 13:31
@knz knz force-pushed the otan_demo_test branch from 34def44 to 3b0acfc Compare April 22, 2021 12:58
@knz
Copy link
Contributor Author

knz commented Apr 22, 2021

@otan this passes CI now with no changes to the code. I think #63853 did the trick, and we were observing golang/go#45076 before.

I'll rebase this and clean it up, then you can pick it up in #62435.

@knz knz force-pushed the otan_demo_test branch from 3b0acfc to d94bb7b Compare April 22, 2021 14:00
otan added 3 commits April 23, 2021 14:51
We previously had no tests simulating the latency in demo using the
--global flag.

Release note: None
In addition to the release note, reworded the add node (which already
errored beforehand), and adding a clause in RestartNode.

Note there is no code path that allows a restart, since shutdown is
required before a node restart.

Release note (cli change): Previously, `\demo shutdown <node_idx>` would
error if `--global` was set. This will now error gracefully as an
unsupported behavior.
Release note (cli change): The --global flag for cockroach demo is now
advertised. This flag simulates latencies in multi-node demo clusters
when the nodes are set in different regions to simulate real-life global
latencies.
@knz knz force-pushed the otan_demo_test branch from d94bb7b to b40a71a Compare April 23, 2021 12:51
@knz knz closed this Apr 30, 2021
@knz knz deleted the otan_demo_test branch April 30, 2021 15:09
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.

4 participants