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

Automatically run necessary setup scripts on *nix machines for VSO runs #1384

Closed
roncain opened this issue Jul 19, 2016 · 1 comment
Closed
Labels
infrastructure Issues related to the build, packaging, testing or related areas.

Comments

@roncain
Copy link
Contributor

roncain commented Jul 19, 2016

We need to run InstallRootCertificate.sh on *nix machines before the tests depending on the root certificate will pass. Currently there is no way to do this from inside the test code.

Task is to find a way either to use Diagnostics.Process to invoke the script when ConditionalFact for Root_Certificate_Installed, or work with Helix developers to find a way to invoke scripts prior to starting a test run.

@roncain roncain added the infrastructure Issues related to the build, packaging, testing or related areas. label Jul 19, 2016
@roncain
Copy link
Contributor Author

roncain commented Jul 19, 2016

Closing as dup. #1304 is tracking this as one of its multi-step tasks.

@roncain roncain closed this as completed Jul 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Issues related to the build, packaging, testing or related areas.
Projects
None yet
Development

No branches or pull requests

1 participant