Commit e6f9e9f
committed
Remove oss/ent_scylla_version params from xfail_scylla_version_lt
xfail_scylla_version_lt now takes a single scylla_version parameter
instead of separate oss_scylla_version and ent_scylla_version params.
The enterprise/OSS version branching logic is removed; the decorator
simply compares the current version against the single provided version.
Update all call sites accordingly.1 parent 0842348 commit e6f9e9f
4 files changed
Lines changed: 8 additions & 13 deletions
File tree
- tests/integration
- standard
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
| 690 | + | |
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
694 | | - | |
695 | | - | |
| 694 | + | |
696 | 695 | | |
697 | 696 | | |
698 | 697 | | |
699 | 698 | | |
700 | | - | |
701 | | - | |
| 699 | + | |
| 700 | + | |
702 | 701 | | |
703 | 702 | | |
704 | 703 | | |
705 | 704 | | |
706 | 705 | | |
707 | 706 | | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | | - | |
| 707 | + | |
713 | 708 | | |
714 | 709 | | |
715 | 710 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1197 | 1197 | | |
1198 | 1198 | | |
1199 | 1199 | | |
1200 | | - | |
| 1200 | + | |
1201 | 1201 | | |
1202 | 1202 | | |
1203 | 1203 | | |
| |||
0 commit comments