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

Disable basic auth for frontend acceptance tests #18255

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

evantahler
Copy link
Contributor

@evantahler evantahler commented Oct 20, 2022

Closes #18245

A similar thing was done for the platform acceptance tests

VERSION=dev TRACKING_STRATEGY=logging USE_STREAM_CAPABLE_STATE=true BASIC_AUTH_USERNAME="" BASIC_AUTH_PASSWORD="" docker-compose -f docker-compose.yaml -f docker-compose.acceptance-test.yaml up -d

@evantahler evantahler changed the title Disable auth for frontend acceptance tests Disable basic auth for frontend acceptance tests Oct 20, 2022
@evantahler evantahler temporarily deployed to more-secrets October 20, 2022 16:20 Inactive
@evantahler evantahler temporarily deployed to more-secrets October 20, 2022 16:30 Inactive
@evantahler evantahler marked this pull request as ready for review October 20, 2022 17:39
@evantahler evantahler merged commit ec304fd into master Oct 20, 2022
@evantahler evantahler deleted the evan/fix-frontend-acceptance-test branch October 20, 2022 17:41
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this pull request Oct 31, 2022
* Disable auth for frontend acceptance tests

* Update auth flags
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.

Frontend E2E Tests are failing due to airbyte-proxy
3 participants