Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to schedule files to work with setup-cleanup branch #32

Open
wants to merge 67 commits into
base: main
Choose a base branch
from

Conversation

susan-pgedge
Copy link
Collaborator

@susan-pgedge susan-pgedge commented Sep 17, 2024

Don't push this PR until the setup-cleanup branch goes into main!

@susan-pgedge susan-pgedge changed the title Update to spock_4.0 branch Update to schedule files to work with setup-cleanup branch Sep 17, 2024
cmotyka and others added 10 commits September 18, 2024 13:13
…ble name and new search looks for SQL command
Updated tests to account for recent fixes in autoDDL:
- DDL executed via EXPLAIN ANALYZE
- Correct repset assignment for child partitioned tables.
- Set lc_monetary in config.env for consistent handling of money datatype.
…M to find all of the available PG versions and install them. When the installation is complete, the next script in the UM schedule file installs all of the available components for all of the installed versions and lists the installed versions. This schedule does not run fast, and still needs verification steps added before we truly trust it to do a complete job, but it's easy to verify manually with the latest.log file.
Cloud User and others added 30 commits October 29, 2024 13:38
Adjusting a timestamp datatype to be without timezone so that output
stays consistent across varying timezones.
Also, changing the default locale value to C.UTF-8 in config.env
…arguments in order; if specified out of order, the command fails
… still working; tweaked psql_read function in t/util_test.py to return content from query to spock sub-show-status in string format
…k_3_sub_create_parallel.py - this isn't really a long-term solution, but we can use it for testing for now
…s well as backup of spock_4.0 schedule and files (still WIP)
… cluster schedule broken in several places still
…he file for the new syntax; you can exercise the schedule with either syntax by moving the #
…ted because of scripting issues with setting the parameter values. Also, this schedule is time sensitive - if a test fails, try adding a sleep to account for verifying replication
…t cases pass, or the count of failed test cases if some of them fail. Needed for automating schedules.
…clude replication status check at end of test
…es cluster json-template command instead of cluster json-create
…ges to this version for the new syntax for creating a template
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