Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Move Complement test matrix jobs definition to match Sytest and Trial. #14153

Commits on Oct 12, 2022

  1. Duplicate worker types defined in start_for_complement.sh into calcul…

    …ate_jobs.py
    
    Keep the set of workers defined as-is. Use string concatenation to form the string to not be messy.
    Perhaps alphabetize later? Make sure to accommodate monolith mode and database types.
    realtyem committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    d7192cd View commit details
    Browse the repository at this point in the history
  2. Modify tests.yml to use the new job matrix.

    While there, make use of env to reduce an obnoxiously long commandline and do a little housecleaning.
    realtyem committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5847f41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db446cc View commit details
    Browse the repository at this point in the history
  4. Strip out the now unneeded part of start_for_complement.sh.

    SYNAPSE_WORKER_TYPES is now passed through, so don't need that. Don't need to set it as an empty
    string if not running with workers, as that's done earlier.
    
    Add a little extra logging at the top to make sure it actually makes it all way through.
    realtyem committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    560e28c View commit details
    Browse the repository at this point in the history
  5. Changelog.

    realtyem committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    84399a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f9f79b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6be11b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a246dda View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01992aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    785cf2e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4306d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    a5de665 View commit details
    Browse the repository at this point in the history
  2. Create backwards compatibility use for WORKERS=1 in start_for_complem…

    …ent.sh.
    
    Restore original condition, then hide it behind an empty string condition. Add a bit of logging so you know it's
    working.
    realtyem committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    079c5d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7528511 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. How did those get in there?

    realtyem committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6846a1c View commit details
    Browse the repository at this point in the history
  2. Update to docs.

    realtyem committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    80afb8a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    eca4595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b16d4b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c8675c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    720f55e View commit details
    Browse the repository at this point in the history