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

Use NULL_EXECUTOR in e2e tests #360

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

gregorjerse
Copy link
Contributor

No description provided.

@gregorjerse gregorjerse changed the title Use NULL_EXECUTOR Use NULL_EXECUTOR in e2e tests Jul 11, 2024
Copy link
Member

@JureZmrzlikar JureZmrzlikar left a comment

Choose a reason for hiding this comment

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

LGTM.

@gregorjerse gregorjerse merged commit 4c803ff into genialis:master Jul 11, 2024
10 checks passed
# Until postgres is fully restored, the services will fail
kubectl wait --for=condition=available --timeout=1200s -n default deployment/postgres
# Patch the channels manager to use the null executor
kubectl patch deployment channels-manager -n default --patch '{
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we read the patch from a json file instead of inline?

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.

3 participants