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

stanchion: added test #23103

Closed
wants to merge 1 commit into from
Closed

stanchion: added test #23103

wants to merge 1 commit into from

Conversation

mdaiter
Copy link
Contributor

@mdaiter mdaiter commented Feb 23, 2017

Motivation for this change

Stanchion should have a test for itself.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@joachifm
Copy link
Contributor

I notice it is not added to the test top-level. Is that intentional?

startAll;

$master->waitForUnit("riak");
$master->sleep(20); # Hopefully this is long enough!!
Copy link
Member

Choose a reason for hiding this comment

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

What are you waiting for here? Shouldn't this rather be fixed in the systemd service?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, sorry. Systemd does not work with Riak/Stanchion/Riak CS. @LnL7 and I attempted to solve this a few months back, but to no avail.
This is performed similarly to Riak's test.

@mdaiter
Copy link
Contributor Author

mdaiter commented Feb 28, 2017

@joachifm apologies, didn't realize there was a top-level test file. I can add that ASAP!

@ocharles
Copy link
Contributor

@mdaiter should this also be closed?

@c0bw3b
Copy link
Contributor

c0bw3b commented Oct 14, 2018

@mdaiter do you want to complete this or should we close it for now?

@c0bw3b
Copy link
Contributor

c0bw3b commented Dec 10, 2018

Stalled

@c0bw3b c0bw3b closed this Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants