Commit 9df1589
Group Tests When Running In Github CI (#236)
* initial commit
* Add message and depth parameters to all Query assertions (#237)
* add depth and message for Query, and some related fixes
* remove unused import
* CI update (#238)
* split nightly from generic CI
* version bump actions
* update poetry lock
* remove usage of pkg_resources
* bump poetry version
* update toml and poetry lock again
* fix whitespace
* Rename nightly-build job to build in biweekly.yml
* support version on python 3.7
* run CI on older and newer python version
* add old versions back and lock poetry
* fix run
* another attempt
* another attempt
* another attempt
* another attempt
* another attempt
* another attempt
* another attempt
* fix poetry lock
* CI improvement
* improve comment and concurrency group
* add failure notification
* Improve waitCluster (#239)
* refactor to use cluster slots to ensure agreement
* expose to Env
* wait for both OK and same topo
* minor improvements
* print rltest args
* code review comments
* code review comments
* fixes
* small fix
* remove redundant function call
* Apply suggestions from code review
Co-authored-by: GuyAv46 <47632673+GuyAv46@users.noreply.github.com>
---------
Co-authored-by: GuyAv46 <47632673+GuyAv46@users.noreply.github.com>1 parent 78fd6a0 commit 9df1589
2 files changed
+29
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
556 | 559 | | |
557 | 560 | | |
558 | 561 | | |
| |||
769 | 772 | | |
770 | 773 | | |
771 | 774 | | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
772 | 787 | | |
773 | 788 | | |
774 | 789 | | |
| |||
799 | 814 | | |
800 | 815 | | |
801 | 816 | | |
| 817 | + | |
802 | 818 | | |
803 | 819 | | |
804 | 820 | | |
| |||
955 | 971 | | |
956 | 972 | | |
957 | 973 | | |
| 974 | + | |
| 975 | + | |
958 | 976 | | |
959 | 977 | | |
960 | 978 | | |
| |||
996 | 1014 | | |
997 | 1015 | | |
998 | 1016 | | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
999 | 1021 | | |
1000 | 1022 | | |
1001 | 1023 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
0 commit comments