Merge pull request #127161 from DarrylWong/backport24.2-125869
release-24.2: mixedversion: run skip-version upgrades when supported
Showing
- pkg/cmd/roachtest/roachtestutil/mixedversion/BUILD.bazel 1 addition, 0 deletionspkg/cmd/roachtest/roachtestutil/mixedversion/BUILD.bazel
- pkg/cmd/roachtest/roachtestutil/mixedversion/helper.go 15 additions, 0 deletionspkg/cmd/roachtest/roachtestutil/mixedversion/helper.go
- pkg/cmd/roachtest/roachtestutil/mixedversion/mixedversion.go 125 additions, 46 deletionspkg/cmd/roachtest/roachtestutil/mixedversion/mixedversion.go
- pkg/cmd/roachtest/roachtestutil/mixedversion/mixedversion_test.go 61 additions, 23 deletions...roachtest/roachtestutil/mixedversion/mixedversion_test.go
- pkg/cmd/roachtest/roachtestutil/mixedversion/mutators.go 2 additions, 1 deletionpkg/cmd/roachtest/roachtestutil/mixedversion/mutators.go
- pkg/cmd/roachtest/roachtestutil/mixedversion/mutators_test.go 11 additions, 14 deletions...cmd/roachtest/roachtestutil/mixedversion/mutators_test.go
- pkg/cmd/roachtest/roachtestutil/mixedversion/planner.go 7 additions, 2 deletionspkg/cmd/roachtest/roachtestutil/mixedversion/planner.go
- pkg/cmd/roachtest/roachtestutil/mixedversion/planner_test.go 55 additions, 29 deletionspkg/cmd/roachtest/roachtestutil/mixedversion/planner_test.go
- pkg/cmd/roachtest/roachtestutil/mixedversion/runner_test.go 3 additions, 2 deletionspkg/cmd/roachtest/roachtestutil/mixedversion/runner_test.go
- pkg/cmd/roachtest/roachtestutil/mixedversion/testdata/planner/basic_test_mixed_version_hooks 32 additions, 31 deletions...edversion/testdata/planner/basic_test_mixed_version_hooks
- pkg/cmd/roachtest/roachtestutil/mixedversion/testdata/planner/cluster_setting 49 additions, 60 deletions...achtestutil/mixedversion/testdata/planner/cluster_setting
- pkg/cmd/roachtest/roachtestutil/mixedversion/testdata/planner/conflicting_mutators 24 additions, 23 deletions...stutil/mixedversion/testdata/planner/conflicting_mutators
- pkg/cmd/roachtest/roachtestutil/mixedversion/testdata/planner/local_runs_reduced_wait_time 57 additions, 53 deletions...ixedversion/testdata/planner/local_runs_reduced_wait_time
- pkg/cmd/roachtest/roachtestutil/mixedversion/testdata/planner/minimum_supported_version 57 additions, 70 deletions...l/mixedversion/testdata/planner/minimum_supported_version
- pkg/cmd/roachtest/roachtestutil/mixedversion/testdata/planner/multiple_upgrades 48 additions, 44 deletions...htestutil/mixedversion/testdata/planner/multiple_upgrades
- pkg/cmd/roachtest/roachtestutil/mixedversion/testdata/planner/mutator_probabilities 29 additions, 28 deletions...tutil/mixedversion/testdata/planner/mutator_probabilities
- pkg/cmd/roachtest/roachtestutil/mixedversion/testdata/planner/preserve_downgrade_option_randomizer 51 additions, 74 deletions...ion/testdata/planner/preserve_downgrade_option_randomizer
- pkg/cmd/roachtest/roachtestutil/mixedversion/testdata/planner/skip_version_upgrades 105 additions, 0 deletions...tutil/mixedversion/testdata/planner/skip_version_upgrades
- pkg/cmd/roachtest/roachtestutil/mixedversion/testdata/planner/step_stages 64 additions, 91 deletions...t/roachtestutil/mixedversion/testdata/planner/step_stages
- pkg/cmd/roachtest/tests/backup_restore_roundtrip.go 1 addition, 1 deletionpkg/cmd/roachtest/tests/backup_restore_roundtrip.go
Loading
Please register or sign in to comment