newrelic/newrelic-integration-e2e-action

Run e2e tests for the newrelic integrations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
spec_pathPath to the test specification file.yes
account_idNew Relic account id used to test the integrationyes
license_keyNew Relic license key used to test the integrationyes
api_keyNew Relic api key used to test the integrationyes
retry_secondsNumber of seconds to wait after retrying a testno60
retry_attemptsNumber of attempts a failed test can be retriedno15
agent_enabledEnable the agent executionnotrue
verboseVerbose mode enablednotrue
regionThe region where to send/read the e2e data. The possible values are: * "US" for New Relic's US-based production, * "EU" for New Relic's EU-based production, * "Staging" for New Relic's staging (internal use only) and * "Local" for a local development of the backend (internal use only). The values at the time of writing this are from this commit: https://github.com/newrelic/newrelic-client-go/blob/ece2430d7cfd7f5bd69c300568a7e9ec24f287ca/pkg/region/region_constants.go#L7-L20 noUS
scenario_tagAllow customers to set the testing cluster name as their cluster name if they do not want to use the auto-generated random cluster name.no""

no outputs