nixosTests.cockroachdb: port to python#73934
Conversation
8add180 to
fb124c5
Compare
|
@GrahamcOfBorg test cockroachdb |
|
Seeing sort of failure only on x86_64-linux |
worldofpeace
left a comment
There was a problem hiding this comment.
I believe this is what's causing that issue, this doesn't even need to be escaped.
Tested locally.
fb124c5 to
1c9be5c
Compare
|
Argh, 🤦♂️. Thanks for spotting that! |
e9bd08b to
2419ecc
Compare
|
@GrahamcOfBorg test cockroachdb |
|
For some reason, this still doesn't converge properly here - even though it kinda succeeds in the perl version. 🤔 |
|
@GrahamcOfBorg test cockroachdb |
4fec4bb to
0734591
Compare
|
@GrahamcOfBorg test cockroachdb |
|
@flokli what's the state of this? |
|
I couldn't get it to work, and don't really know why it's failing either. It seems to have worked with the perl test, there seems to be a subtle difference with passing parameters, or I'm using it wrongly.
I experimented with some ntp-server-based setups locally, but it seems ntpd really doesn't want to be stratum 0 either ;-)
|
nixos/tests/cockroachdb.nix
Outdated
There was a problem hiding this comment.
IIUIC, this needs , between the strings, otherwise they're concatenated.
There was a problem hiding this comment.
nice catch! However, I still don't get the servers to sync together. It did eventually succeed!
cockroachdb complained about not enough memory available.
0734591 to
fe6dd71
Compare
|
I rebased this on latest master. |
|
@GrahamcOfBorg test cockroachdb |
|
@tfc this test works now, PTAL. |
Motivation for this change
#72828
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nix-review --run "nix-review wip"./result/bin/)nix path-info -Sbefore and after)Notify maintainers
cc @tfc