Commit Graph

6843 Commits (b4989568016d7f07b13fd299a08390963f4e3bb1)

Author SHA1 Message Date
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
Onur Tirtir d5d1684c45
Use correct errorCode for the errors thrown during recovery (#7146) 2023-08-28 11:03:38 +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
Naisila Puka afab879de3
PG16 - Add COPY FROM default tests (#7143)
Already supported in Citus, adding the same tests as in PG
Relevant PG commit:
https://github.com/postgres/postgres/commit/9f8377f
2023-08-24 15:52:09 +03:00
Naisila Puka 70c8aba967
PG16 - Add tests for CREATE/ALTER TABLE .. STORAGE (#7140)
Relevant PG commits:
https://github.com/postgres/postgres/commit/784cedd
https://github.com/postgres/postgres/commit/b9424d0
2023-08-24 15:26:40 +03:00
Gürkan İndibay 8d3a06c1c7
Adds grant/revoke privileges on database propagation (#7109)
DESCRIPTION: Adds grant/revoke propagation support for database
privileges

Following the implementation of support for granting and revoking
database privileges, certain tests that issued grants for worker nodes
experienced failures. These ones are fixed in this PR as well.
2023-08-24 14:43:19 +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
Gokhan Gulbiz f92c0fa1db
Revert "flakyness test"
This reverts commit 784169cbe5.
2023-08-24 12:27:10 +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
Naisila Puka b8c493f2c4
PG16 - Add GENERIC_PLAN option to EXPLAIN (#7141) 2023-08-23 20:15:54 +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
Naisila Puka c73ef405f5
PG16 - IS JSON predicate and SYSTEM_USER tests (#7137)
Support the IS JSON predicate
Relevant PG commit:
https://github.com/postgres/postgres/commit/6ee30209

SYSTEM_USER
Relevant PG commit:
https://github.com/postgres/postgres/commit/0823d061
2023-08-23 14:13:56 +03:00
Gokhan Gulbiz fa38db2b8c
Preserve newlines 2023-08-23 14:04:50 +03:00
Marco Slot ba55fd67d7
Rename planner_readme.md to README.md (#7139) 2023-08-23 13:47:18 +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
Naisila Puka 36b51d617c
PG16 - Throw meaningful error for stats without a name on Citus tables (#7136)
Relevant PG commit:
624aa2a13b
624aa2a13bd02dd584bb0995c883b5b93b2152df
2023-08-23 10:25:01 +03:00
Gokhan Gulbiz 784169cbe5
flakyness test 2023-08-22 17:07:47 +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
Gokhan Gulbiz 1774385e90
revert 16core vm 2023-08-22 09:51:27 +03:00
Gokhan Gulbiz e39a421d54
16core 2023-08-21 22:27:32 +03:00
Gokhan Gulbiz 2a6dbc6e4c
32core vm for test-citus 2023-08-21 22:21:56 +03:00
Gokhan Gulbiz 601a5f09b2
32core vm for build 2023-08-21 22:21:15 +03:00
Gokhan Gulbiz 7779d8926a
Fix condition check 2023-08-21 22:09:56 +03:00
Gokhan Gulbiz 5fe3ae718c
16core vm 2023-08-21 21:56:27 +03:00
Gokhan Gulbiz 2ed1e760d1
Cleanup 2023-08-21 21:56:18 +03:00
Gokhan Gulbiz abe4c4223b
fix condition 2023-08-21 18:26:23 +03:00
Gokhan Gulbiz 95c9d26de1
skip_installation for test-citus-upgrade 2023-08-21 18:05:40 +03:00
Gürkan İndibay 371f094b68
Removes pg_send_cancellation (#7135)
DESCRIPTION: Removes pg_send_cancellation and all references
2023-08-21 17:29:44 +03:00