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

ci(upgrade): break down upgrade tests CI workflow #8904

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Commits on Jul 12, 2023

  1. ci(upgrade): break down upgrade workflows

    This PR breaks down the earlier upgrade CI workflow into 3
    different workflows:
     1. upgrade tests from last release to main
     2. upgrade tests from older releases to last release
     3. integration2 tests workflow
    
    We have added an env variable DGRAPH_UPGRADE_MAIN_ONLY
    so that we can identify what tests to run.
    
    This also updates the upgrade tests config to run
    tests with InPlace upgrade strategy as well.
    mangalaman93 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d47b064 View commit details
    Browse the repository at this point in the history