Commit Graph

153 Commits (8b14839c0f0b9ab9310db30ad8c13fc4fa9ea3a1)

Author SHA1 Message Date
Gokhan Gulbiz 8b14839c0f
Improve namings and outputs 2023-10-06 12:34:18 +03:00
Gokhan Gulbiz 2563376019
Provide a workaround for test splitting in arbitrary configs tests. 2023-10-06 08:43:46 +03:00
Gokhan Gulbiz f5b7d5b76f
Use github hosted runners for build jobs. 2023-10-04 14:56:05 +03:00
Gokhan Gulbiz 25486bb53f
Add more comments on custom DNS settings. 2023-10-04 14:56:04 +03:00
Gokhan Gulbiz 3ec61f914e
Debug - use public nameserver to have similar network setup with CircleCI 2023-10-03 14:53:58 +03:00
Gokhan Gulbiz 6577272252
debug - open 57637 port 2023-10-03 14:15:58 +03:00
Gokhan Gulbiz fbe81bcf50
Preserve new lines for regression outputs 2023-10-03 12:51:14 +03:00
Gokhan Gulbiz 5c3c9a7fbf
1ES Hosted pool runners for build and arbitrary config tests 2023-10-03 11:41:27 +03:00
Gokhan Gulbiz ce9da5efed
Use ubuntu-22.04 2023-09-25 15:31:01 +03:00
Gokhan Gulbiz b498956801
modify echo flag. 2023-09-25 15:27:53 +03:00
Gokhan Gulbiz e94a70071a
Remove duplicated action." 2023-09-25 15:27:29 +03:00
Gokhan Gulbiz 9d41b763f8
Use pg14 for citus tests. 2023-09-20 11:57:47 +03:00
Gokhan Gulbiz daa327db41
Add PG16 to matrix. 2023-09-20 11:10:26 +03:00
Gokhan Gulbiz 2700fb9ea3
Merge branch 'main' into circleci-gha-migration 2023-09-20 10:31:34 +03:00
Gürkan İndibay b0e982d0b5
Removes centos 7 for PG 16 in packaging pipelines (#7205)
centos 7 and oracle 7 is not being supported for newer releases by
Postgres. Therefore, getting package download errors in packaging
pipelines.
This PR removes el/7 and ol/7 Postgres 16 pipelines
2023-09-19 14:37:35 +03:00
Gürkan İndibay e0683aab84
Removes ubuntu:kinetic pipelines since it's EOL (#7195)
ubuntu:kinetic is EOL so removing it's pipeline


https://fridge.ubuntu.com/2023/06/14/ubuntu-22-10-kinetic-kudu-reaches-end-of-life-on-july-20-2023/
2023-09-12 14:56:29 +03:00
Gokhan Gulbiz c272bb5112
Merge branch 'main', remote-tracking branch 'origin' into circleci-gha-migration 2023-08-28 13:19:03 +03:00
Gokhan Gulbiz 82c97a033c
Renaming
Naming improvements
2023-08-28 13:16:21 +03:00
Gokhan Gulbiz 142a63148a
enable gcov 2023-08-28 13:16:21 +03:00
Gokhan Gulbiz 752eaff716
Better naming work build and test 2023-08-28 13:16:20 +03:00
Gokhan Gulbiz 5c5375e5ff
Fix secrets access in a composite action 2023-08-28 13:16:20 +03:00
Gokhan Gulbiz f961ed80fe
Remove run-name for build task 2023-08-28 13:16:19 +03:00
Gokhan Gulbiz a3a6df2d28
Additional configuration for codecov 2023-08-28 13:16:19 +03:00
Gokhan Gulbiz b291b09349
Enable PR triggers 2023-08-24 16:36:35 +03:00
Gokhan Gulbiz 1c39c8b756
Revert "Disable test-citus temporarily"
This reverts commit 818bd9c06a.
2023-08-24 16:05:11 +03:00
Gokhan Gulbiz 88c92cc766
codecov and codeclimate 2023-08-24 16:00:15 +03:00
Gokhan Gulbiz d5f174705e
fix upload coverage 2023-08-24 13:48:11 +03:00
Gokhan Gulbiz a73da25e09
fix upload coverage 2023-08-24 13:39:58 +03:00
Gokhan Gulbiz 04c9d07a99
Fix upload coverage 2023-08-24 13:09:16 +03:00
Gokhan Gulbiz 818bd9c06a
Disable test-citus temporarily 2023-08-24 13:09:02 +03:00
Gokhan Gulbiz fdc35c40c6
Provide path for codeclimate results 2023-08-24 13:07:56 +03:00
Gürkan İndibay 553780e3f1
Removes ubuntu/bionic from packaging pipelines (#7142)
DESCRIPTION: Removes ubuntu/bionic from packaging pipelines

Since pg16 beta is not available for ubuntu/bionic and ubuntu/bionic
support is EOL, I need to remove this os from pipeline
https://ubuntu.com/blog/ubuntu-18-04-eol-for-devices 

Additionally, added concurrency support for GH Actions Packaging
pipeline
2023-08-24 10:30:33 +03:00
Gokhan Gulbiz 16f360a402
better naming 2023-08-23 15:49:20 +03:00
Gokhan Gulbiz ca8aa3face
Fix condition 2023-08-23 15:46:57 +03:00
Gokhan Gulbiz fa38db2b8c
Preserve newlines 2023-08-23 14:04:50 +03:00
Gokhan Gulbiz cfa58e9225
fix if condition 2023-08-23 13:24:00 +03:00
Gokhan Gulbiz dd8dfb9c85
Improve run name for build and test 2023-08-23 13:09:50 +03:00
Gokhan Gulbiz 3a767592d9
Add concurrency for flaky 2023-08-23 13:09:34 +03:00
Gokhan Gulbiz e7d75f094a
Fix container image name 2023-08-23 13:03:04 +03:00
Gokhan Gulbiz ad18d5d3b5
Always save logs and results 2023-08-23 12:54:01 +03:00
Gokhan Gulbiz 509c17311c
Fix test-flakyness 2023-08-23 12:30:27 +03:00
Gokhan Gulbiz bb9bdf77aa
Cleanup 2023-08-23 11:54:09 +03:00
Gokhan Gulbiz a6ec8729b1
Move workflow inputs to repository variables 2023-08-23 11:49:08 +03:00
Gokhan Gulbiz 2398b2fb21
Skip_test_flakyness added. 2023-08-23 11:17:14 +03:00
Gokhan Gulbiz d33088a79a
test-flakyness container image fix 2023-08-23 10:56:13 +03:00
Gokhan Gulbiz b22ecb0e34
typo fix 2023-08-22 17:05:09 +03:00
Gokhan Gulbiz 7b1c662c4f
Fix for diffs output 2023-08-22 16:50:07 +03:00
Gokhan Gulbiz ae588a337b
Adds concurrency 2023-08-22 13:20:20 +03:00
Gokhan Gulbiz 262aff22c4
Improve diff output 2023-08-22 12:27:32 +03:00
Gokhan Gulbiz e0fab47f97
Disable test-arbitrary-configs till we have 16core VMs 2023-08-22 10:41:02 +03:00