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

fix: in tests, use es6 url from settings #10729

Closed

Conversation

aaxelb
Copy link
Contributor

@aaxelb aaxelb commented Aug 29, 2024

Purpose

allow running tests that use es6 locally (...without the effort of addressing various deeper problems here)

Changes

  • put ELASTIC6_URL environment variable into its own website-setting
  • in conftest.py, use that setting instead of hardcoded localhost url

QA Notes

Please make verification statements inspired by your code and what your code touches.

  • Verify
  • Verify

What are the areas of risk?

Any concerns/considerations/questions that development raised?

Documentation

Side Effects

Ticket

@aaxelb aaxelb closed this Sep 11, 2024
@aaxelb aaxelb deleted the fix/es6-url-in-tests branch September 11, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant