Skip to content

specify nginx via environment variable or skip test #1227

Description

@nothingmuch

in the flake devshell we can set environment variables, and do so for BITCOIND_EXE

similarly, we should specify a full path for the test so that if the environment we're in has an nginx that isn't built with streaming support like we require for the websockets stuff then it won't be used by mistake generating test failures

this should provide a better user experience for nix haters too, as the integration test can just skip gracefully unless they opt into it by specifying the nginx they want to use

followup to #1220 (review)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions