Skip to content

ci: disable --in-memory for enterprise e2e tests #12874

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

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Apr 4, 2024

As the comment in the code says, --in-memory causes issues with pgcoord when there's an active enterprise license.

Plus it's probably good to test with Postgres anyway? We only spin up a single instance so it shouldn't really be a perf concern. We can always revert later though, once the pgcoord issues are sorted out.

(Also fixes a test that got out of sync, and skips a currently failing test because there was a miscommunication about whether the license secret had actually been setup or not, and now that it's actually been added it's broken some stuff. 🙃)

Copy link

@cdr-bot cdr-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is a hotfix and has been automatically approved.

  • ✅ Base is main
  • ✅ Has hotfix label
  • ✅ Head is from coder/coder
  • ✅ Less than 100 lines

@aslilac aslilac merged commit bc9ea61 into main Apr 4, 2024
@aslilac aslilac deleted the e2e-disable-in-memory branch April 4, 2024 23:39
@github-actions github-actions bot locked and limited conversation to collaborators Apr 4, 2024
@Emyrk
Copy link
Member

Emyrk commented Apr 10, 2024

Fixed here: #12919

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants