Commit Graph

937 Commits

Author SHA1 Message Date
Christoph Kluge
4cb48dc3ed Fix GQL query for rooflineheatmap
- was missing value subfield after definition rework
2023-04-12 10:57:32 +02:00
Jan Eitzinger
10f4e09562 Set all versions and print in version flag 2023-04-12 10:43:46 +02:00
Jan Eitzinger
9ea0d6c8d1 Update demo script 2023-04-12 10:10:07 +02:00
Jan Eitzinger
92c37a4b40
Merge pull request #100 from ClusterCockpit/release_action
Add Release action for cc-backend
2023-04-12 09:47:14 +02:00
Jan Eitzinger
7272db4fb0
Merge pull request #104 from ClusterCockpit/import-data-sanitation
Import data sanitation
Fixes among other things  MetricConfig for GPU SubCluster #99 Mismatch of type of "id" in job-metric-data "series" object schema #101
2023-04-12 09:15:27 +02:00
Jan Eitzinger
2c8811a1bd Begin documentation of configuration management 2023-04-12 07:50:40 +02:00
Jan Eitzinger
ecd0709851 Fix more merge bugs 2023-04-12 07:30:41 +02:00
Christoph Kluge
33ed07a35a Fix role notes on new user form, reset on submit 2023-04-11 17:27:33 +02:00
Christoph Kluge
753ced2787 Fix data transfer mismatch at roofline component 2023-04-11 16:57:35 +02:00
Christoph Kluge
184769ab9c Merge branch 'import-data-sanitation' of https://github.com/ClusterCockpit/cc-backend into import-data-sanitation 2023-04-11 16:29:42 +02:00
Christoph Kluge
dd2b4609a3 Plot axis label sizing and padding 2023-04-11 16:29:39 +02:00
Jan Eitzinger
129dd13fc8 Fix merge errors 2023-04-11 16:26:09 +02:00
Jan Eitzinger
f8ba79e9e7 Merge branch 'master' into import-data-sanitation 2023-04-07 08:57:42 +02:00
Jan Eitzinger
13c31155fc
Merge pull request #83 from ClusterCockpit/40_45_82_update_roles
Update Roles and Role Handling 
 Fixes Issues #40 #45 #82
2023-04-07 08:23:49 +02:00
Jan Eitzinger
d420b8b666
Merge branch 'master' into 40_45_82_update_roles 2023-04-07 08:19:04 +02:00
Jan Eitzinger
52a07b51d2 Fix tests 2023-04-07 08:04:40 +02:00
Jan Eitzinger
af51c93601 Merge branch 'import-data-sanitation' of github.com:ClusterCockpit/cc-backend into import-data-sanitation 2023-04-06 18:09:39 +02:00
Jan Eitzinger
d858868901 Fine tune schema and job archive migration 2023-04-06 18:09:36 +02:00
Christoph Kluge
323066cb30 Merge branch 'import-data-sanitation' of https://github.com/ClusterCockpit/cc-backend into import-data-sanitation 2023-04-06 11:38:12 +02:00
Christoph Kluge
f0cbb8c5dc Fix PrintList implementation, add NodeCount method 2023-04-06 11:38:10 +02:00
Jan Eitzinger
6661937fed Adapt schema and fix bugs in migration 2023-04-05 15:55:04 +02:00
Christoph Kluge
2401a2b940 Merge branch 'import-data-sanitation' of https://github.com/ClusterCockpit/cc-backend into import-data-sanitation 2023-03-31 17:18:49 +02:00
Christoph Kluge
adc1d94e3f subcluster in metricSelect, add infobox to systems
- Default: Show Clusters next to Metrics
- New: If Cluster filter activem show subclusters instead (reactive)
- add note to analysis view
- systems view now with info boxes if metric is removed for subcluster
2023-03-31 17:18:16 +02:00
Jan Eitzinger
559445900d Adapt job iterator
* Add option to also load Job Metric Data
* Validate Job Metric Data
* Allow null values in series array
2023-03-31 15:28:35 +02:00
Jan Eitzinger
bfee9d847b Fix copy and paste error 2023-03-31 12:33:14 +02:00
Jan Eitzinger
869c4d7e5e Add validate=true in example config.json 2023-03-31 11:34:22 +02:00
Jan Eitzinger
e009caa3d9 Formatting. Fix Typo 2023-03-31 11:30:33 +02:00
Jan Eitzinger
eb2e2cb1d2 Implement tool to validate archive 2023-03-31 11:25:12 +02:00
Christoph Kluge
68a839bf1c Remove comments 2023-03-30 15:23:31 +02:00
Christoph Kluge
0c1b66aad9 Adapt svelte to new schema, add removed metric box
- Moved 'scope' field to parent jobMetric
- Implemented unit { prefix, base } where necessary
- SubCluster Metric Config 'remove' option implemented in Joblists
2023-03-30 15:21:35 +02:00
Jan Eitzinger
6b84e65d88 Disable test 2023-03-29 14:37:42 +02:00
Jan Eitzinger
82120cfb3d Update generated.go 2023-03-29 10:54:16 +02:00
Christoph Kluge
1bb2827aeb Merge branch 'import-data-sanitation' of https://github.com/ClusterCockpit/cc-backend into import-data-sanitation 2023-03-29 10:39:42 +02:00
Christoph Kluge
fc133f328a Add check to ccms getSubCluster routine
- Fixes nil pointer panic if topology requested from undef'd subcluster
- rest.go: vscode LINT
2023-03-29 10:39:31 +02:00
Jan Eitzinger
d4f3c4d07b Update job.go 2023-03-29 06:47:19 +02:00
Jan Eitzinger
5d535edb48 Synchronize go job struct with schema 2023-03-29 06:46:33 +02:00
Jan Eitzinger
9aa12c6edc Update .gitignore 2023-03-27 15:36:57 +02:00
Jan Eitzinger
f16d99ef71 Use filepath.Join instead of Sprintf 2023-03-27 15:34:56 +02:00
Jan Eitzinger
b5b5feb850 Fix tests 2023-03-27 14:41:00 +02:00
8447d011ad Add version to job archive 2023-03-27 13:24:06 +02:00
Jan Eitzinger
ff8f013b56 Make archive migration threaded 2023-03-27 11:11:28 +02:00
Jan Eitzinger
a4a90074ee Introduce compression in job archive. 2023-03-27 11:11:14 +02:00
Jan Eitzinger
465d5c0186 Rename archive tools 2023-03-24 16:24:06 +01:00
Jan Eitzinger
72fc4b859c Remove obsolete numberOfNodes property 2023-03-24 16:13:51 +01:00
Jan Eitzinger
58f589e019 Fix subcluster assigment with wildcard 2023-03-24 15:56:27 +01:00
Jan Eitzinger
3ce8344275 Add default match for one subcluster 2023-03-24 15:21:31 +01:00
Jan Eitzinger
9aff980a38 Add scope to Metric List. Add numberOfNodes. 2023-03-24 15:10:23 +01:00
Jan Eitzinger
4d49698e5a Add scope to GraphQL Metric Type 2023-03-24 14:43:37 +01:00
Jan Eitzinger
c622967d27 Fix json test data 2023-03-24 13:40:08 +01:00
Jan Eitzinger
05bce53c7f Adapt test json data to new schema 2023-03-24 13:30:54 +01:00