Commit 0625281
committed
Contains all the job_list changes
Fixing issues
fixing post rebase issues
Remove an innecesary call
Contains all the job_list changes
small fix for update from file
fix bug in check_running
Fix for a large amount of inserts
Fix for split
Fixed postgres init
Finished the integration tests
wip ( only one case missing)
WIP moved to db,
Integration test for differences
wip
docs fix
regression test fix
docs not working
Fix pipeline
docs try
update version
Fixing remaining issues
Main loop changes, db changes, test changes, check_alljobs changes
wrapper checker reworked (wip)
wrappers not quite working yet
rebase
fixing wrappers not all working yet
trying un succesfully to fix tests
Fixing and adding tests for horizontal wrapper
trying to add tests
fix tests
rebase + fix for docker ( not sure why I needed to do it)
Contains all as-postgres-joblist implementation
Fixing tests, deleting unused code, main wrapped db is no longer deleted
Fixed stats, set_status, recovery # maybe something is not working properly
Recover last_log/ready_data moved to a db consult instead of files
post rebase fix
Sqlalchemy was not fully supporting sqlite
Changes recovery #2577, #2563
fix comment
backups/restore, fix monitor
unused code
fixing docker issue ( revert 5fcfc8f)
fix tests
fix rebase bug
Fix platform issue for local platform and status for create
Adding more tests, monitor is not working well in wrappers, fixed issue with job.parents not being filled
Renamed db fields and other fixes
adding tests
remove unused code
Contains all as-postgres-joblist implementation
fix wrong ident
postgres was failing due not getting the table from the schema
more efficient
rework clean_unused_nodes to cover all cases
Adding some tests for wrappers section..
disabling tests for code that is not on this branch
fixing ident after GUI conflict resolve
Fixing tests
some tests
delete debug stuff
Wrappers run, ( could be optimized tho)
fixed some wrapper issues, but not all
Revised the todo's
Fixed issues with multi-wrappers ( run untested)
added more fields
Attempt to fix concurrent runs
fixed -H, added expid protection, fixed create_required_folders
marking xfail, testing option
some XFAIL marked tests
fixing tests ( some integration fails rng)
Rebase + trying to fix tests after rebase.
Integration fixed, regression failling the config one I think is due a change of TYPE: pkl -> type: sqlite
27 unit tests not working yet
Super commit - Changed joblist, change Status filters, tests passing
All current tests passing
non-skipped Unit tests working
fixing wrapper tests almost there
fixing wrapper tests ( last kind of tests)
unit job_list test remade
more tests and trying to renable run_members ( -rom)
another test fixing commit
Modifying one test
REmove tests that doesn't make sense now, added one more todo
lint
added TODO of missing scenarios for the checkpoints edges..
Added more tests
added tests
regression and integration working
fixing tests...
fixing regression tests
Added calculate_auto_splits in the brother autosubmitconfigparser (sqlite_joblist branch)
fix basic detect
WIP trying to remove chunks > EXPERIMENT.numchunks
Adding code to detect dynamic changes
more fix
fixes
fixing stuff... all kinda works kinda not
wrapper fix
wrapper working and not at the same time (know why)
wrappers fixes
fix call
monitor working
wrapper methods
very wip stuff
fix display issues
tests fixing bugs
intregation tests
updated test
some cleanup
Trying to save preview wrappers...
added some wrapper methods
fixing adding tests
Revising integration tests..
Revising tests.. ( 36 pending)
Revising tests.. ( 121 pending)
Regression tests working
unload working ( with issues in the last log)
log and job_data working again
Fix total jobs output, added count statments
Full Run working
Almost getting the load of the full list
Run working! ( kinda, dynamic load missing)
Fixing the different issues with special_conditions.. as I needed to adapt it anyway to the new format..
[wip]
[wip]
add if to setstate for log process
Load working, but run fails ( logical it has old code still)
Load almost working
Re-arranged.
Now we will only have self.graph.
Added property self.graph_dict , self.job_list that are dynamic views of self.graph
Renamed _job_list to job_list
Added upsert, save loads etc
save working
wip
added check_folders to make compatible older expids
renamed pkl -> db
Renamed tables1 parent 64f4613 commit 0625281
File tree
112 files changed
+9439
-5278
lines changed- .github/workflows
- autosubmit
- config
- files
- database
- experiment
- git
- history
- database_managers
- job
- log
- monitor
- platforms
- wrappers
- provenance
- statistics
- docs/source/userguide/wrappers
- test
- integration
- database
- history/database_managers
- job
- platforms
- scripts
- regression
- config/DestinE_workflows/a000/ref
- utils
- workflows
- DestinE-end-to-end-new-minimal/conf
- DestinE-end-to-end-new/conf
- auto-monarch-op2/conf
- auto-monarch-op3/conf
- destine_apps_alone_data_bridge/conf
- destine_apps_alone/conf
- destine_energy_onshore_end_to_end/conf
- destine_ifs-nemo-lowres/conf
- expid_dm/conf
- resources/exp_recipes
- unit
- config
- database
- history/database_managers
- monitor
- provenance
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+9439
-5278
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
| 97 | + | |
| 98 | + | |
106 | 99 | | |
107 | 100 | | |
108 | | - | |
| 101 | + | |
109 | 102 | | |
110 | 103 | | |
111 | 104 | | |
112 | 105 | | |
113 | | - | |
| 106 | + | |
114 | 107 | | |
115 | 108 | | |
116 | 109 | | |
| |||
158 | 151 | | |
159 | 152 | | |
160 | 153 | | |
161 | | - | |
162 | | - | |
163 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
164 | 157 | | |
165 | 158 | | |
166 | 159 | | |
| |||
234 | 227 | | |
235 | 228 | | |
236 | 229 | | |
237 | | - | |
| 230 | + | |
238 | 231 | | |
239 | 232 | | |
240 | 233 | | |
| |||
245 | 238 | | |
246 | 239 | | |
247 | 240 | | |
248 | | - | |
| 241 | + | |
249 | 242 | | |
250 | | - | |
| 243 | + | |
251 | 244 | | |
252 | 245 | | |
253 | 246 | | |
| |||
296 | 289 | | |
297 | 290 | | |
298 | 291 | | |
299 | | - | |
300 | 292 | | |
301 | 293 | | |
302 | 294 | | |
| |||
407 | 399 | | |
408 | 400 | | |
409 | 401 | | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | 402 | | |
| 403 | + | |
414 | 404 | | |
415 | 405 | | |
416 | 406 | | |
| |||
487 | 477 | | |
488 | 478 | | |
489 | 479 | | |
490 | | - | |
| 480 | + | |
491 | 481 | | |
492 | 482 | | |
493 | 483 | | |
| |||
507 | 497 | | |
508 | 498 | | |
509 | 499 | | |
510 | | - | |
| 500 | + | |
511 | 501 | | |
512 | 502 | | |
513 | 503 | | |
| |||
741 | 731 | | |
742 | 732 | | |
743 | 733 | | |
744 | | - | |
| 734 | + | |
745 | 735 | | |
746 | 736 | | |
747 | 737 | | |
| |||
815 | 805 | | |
816 | 806 | | |
817 | 807 | | |
818 | | - | |
| 808 | + | |
819 | 809 | | |
820 | 810 | | |
821 | 811 | | |
| |||
869 | 859 | | |
870 | 860 | | |
871 | 861 | | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
0 commit comments