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

try apply t.Parallel() #723

Merged
merged 8 commits into from
Aug 12, 2023
Merged

try apply t.Parallel() #723

merged 8 commits into from
Aug 12, 2023

Conversation

Slach
Copy link
Collaborator

@Slach Slach commented Aug 11, 2023

  • fix --rbac behavior when /var/lib/clickhouse/access not exists, restore functions via CREATE OR REPLACE

  • fix behavior for GetDatabases when --table=*pattern.* present

  • tried Make ./tests/integration/ test parallel, FAILED,
    fix Make run integration test in parallel #721

…store functions via `CREATE OR REPLACE`

 fix behavior for GetDatabases when `--table=*pattern.*` present
tried Make ./tests/integration/ test parallel, FAILED,  fix #721
…ake_tests_parallel

# Conflicts:
#	ChangeLog.md
#	pkg/backup/create.go
#	test/integration/integration_test.go
#	test/integration/run.sh
@Slach Slach merged commit 2d6ae28 into master Aug 12, 2023
16 checks passed
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.

Make run integration test in parallel
1 participant