Skip to content

Update cloud ClickHouse CI environment variables to production instance#1136

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/update-cloud-clickhouse-env-vars
Draft

Update cloud ClickHouse CI environment variables to production instance#1136
Copilot wants to merge 3 commits intomainfrom
copilot/update-cloud-clickhouse-env-vars

Conversation

Copy link

Copilot AI commented Feb 16, 2026

Summary

Migrates cloud test workflow to use production ClickHouse instance secrets by updating environment variable names with _PROD suffix.

Created .github/workflows/run-tests-cloud.yml with:

  • Secret names: INTEGRATIONS_TEAM_TESTS_CLOUD_HOST_SMT_PROD, INTEGRATIONS_TEAM_TESTS_CLOUD_PASSWORD_SMT_PROD, INTEGRATIONS_TEAM_TESTS_CLOUD_JWT_DESERT_VM_43_PROD
  • Matrix testing: Go oldstable and stable versions
  • SSL-enabled cloud connection (no Docker)
  • Explicit contents: read permissions for GITHUB_TOKEN security

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG
  • For significant changes, documentation in https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copilot AI and others added 2 commits February 16, 2026 13:51
Co-authored-by: peter-leonov-ch <209667683+peter-leonov-ch@users.noreply.github.com>
Co-authored-by: peter-leonov-ch <209667683+peter-leonov-ch@users.noreply.github.com>
Copilot AI changed the title [WIP] Update cloud clickhouse instance environment variables in CI Update cloud ClickHouse CI environment variables to production instance Feb 16, 2026
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