Skip to content

Commit

Permalink
Make builds and tests possible in Altinity's infrastructure
Browse files Browse the repository at this point in the history
add comment and rename github robot token
add clickhouse instance password parameter
use Altinity's s3 bucket
Use altinityinfra dockerhub images and minor adjustments (#135)
Allow CI to be triggered on PR
Proper error reporting during docker pull and lowercase version name
allow `altinitystable` git tags
Download specific MinIO version instead of latest - same as upstream master
remove stale chmod
More stable CI/CD builds:
- Rebuilding all docker images
- Reduced number of docker images
- Rerunning functional tests even if those were already executed in previous run
Added missing dependencies for stateful tests
Re-generating _pb2 files on each test run
Changed hardcoded docker images name prefixes from `clickhouse/` to `altinityinfra/`
Pushing images as :latest too to avoid some test failures
reverted back to use clickhouse/jdbc-bridge
Fixed how version is generated: taking into account VERSION_TWEAK and VERSION_FLAVOUR
Pushing checks events data to "gh-data" instead of "default"
etc.
  • Loading branch information
arthurpassos authored and Enmk committed Feb 7, 2023
1 parent e481794 commit aab1c19
Show file tree
Hide file tree
Showing 98 changed files with 1,409 additions and 6,021 deletions.
48 changes: 0 additions & 48 deletions .github/workflows/cherry_pick.yml

This file was deleted.

175 changes: 0 additions & 175 deletions .github/workflows/docs_check.yml

This file was deleted.

119 changes: 0 additions & 119 deletions .github/workflows/docs_release.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/jepsen.yml

This file was deleted.

Loading

0 comments on commit aab1c19

Please sign in to comment.