citus/.github/workflows
Onur Tirtir 04b374fc01
Fix upgrade tests (#7413)
Adding upgrade_basic_before_non_mixed.sql file because while
upgrade_basic_after_non_mixed exist, its before variation didn't exist
as we don't have any "before" steps. However, run_test.py assumes that
all "after" files do have a "before" variation as well. So this PR adds
an empty upgrade_basic_before_non_mixed.sql file.

Also, given that we don't have such a version called as 12.1devel
anymore, change it to 12.1.1.

And finally, let CI skip testing flakyness for upgrade tests both
because it's quite hard to get flaky-test-detection job working for
upgrade tests and also because in the end it is not much useful to test
upgrade tests against flakyness.
2024-01-16 12:37:18 +00:00
..
build_and_test.yml Fix upgrade tests (#7413) 2024-01-16 12:37:18 +00:00
codeql.yml Create CodeQL workflow for static analysis (#5868) 2023-02-07 15:25:17 +03:00
devcontainer.yml Devcontainer: add code formatting tools (#7355) 2023-11-24 13:03:01 +00:00
flaky_test_debugging.yml Removes use-base-schedule flag from CI (#7301) 2023-11-01 15:52:22 +00:00
packaging-test-pipelines.yml Removes unnecessary package installations in packaging pipelines (#7341) 2023-11-17 08:51:56 +03:00