mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-11-01 00:15:05 +01:00 
			
		
		
		
	Update Node table code. Add simple unit test
This commit is contained in:
		| @@ -80,7 +80,8 @@ models: | ||||
|   Tag: { model: "github.com/ClusterCockpit/cc-lib/schema.Tag" } | ||||
|   Resource: { model: "github.com/ClusterCockpit/cc-lib/schema.Resource" } | ||||
|   JobState: { model: "github.com/ClusterCockpit/cc-lib/schema.JobState" } | ||||
|   MonitoringState: | ||||
|   Node: { model: "github.com/ClusterCockpit/cc-lib/schema.Node" } | ||||
|   SchedulerState: | ||||
|     { model: "github.com/ClusterCockpit/cc-lib/schema.SchedulerState" } | ||||
|   HealthState: | ||||
|     { model: "github.com/ClusterCockpit/cc-lib/schema.MonitoringState" } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user