-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
nodeSpecific issue for Node deploymentSpecific issue for Node deployment
Description
The script should perform the following tasks:
- Get a token from the bundled keycloak instance using HA client credentials
- Get analyses from Hub
- Create a data store
- Start an analysis
- Get logs for analysis
- Stop an analysis
- Delete an analysis
- Delete data store
- Delete local results from storage service
Notes:
- RBAC will have to be disabled in deployment i.e.
rbac.roleClaimName: ""invalues.yaml - Storage service will have to initialize with some data since HA has no endpoints for writing data to it or just check if communication works with endpoint
- Some kind of test node/project/analysis will need to exist in the hub that we can reuse
- Project and Analysis UUIDs will need to be static and provided to the script, possibly as Github env vars
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
nodeSpecific issue for Node deploymentSpecific issue for Node deployment