| ... | @@ -83,20 +83,12 @@ questionnaire phase |
... | @@ -83,20 +83,12 @@ questionnaire phase |
|
|
- TBS
|
|
- TBS
|
|
|
|
|
|
|
|
## Testing Python backend
|
|
## Testing Python backend
|
|
|
- [ ] state to sandbox allocation unit (whether sandbox is in allocation or cleanup stage, fail or success)
|
|
|
|
|
- [ ] APG integration
|
|
|
|
|
- [ ] Cleanup stage changes (mainly check that cleanup stage is not depending on the correct user git repo)
|
|
|
|
|
- [ ] create an endpoint to retrieve the IP address of MAN outer interface (used for Guacamole access)
|
|
|
|
|
- [ ] add hardware usage attribute for pools (check correct values for resource utilization)
|
|
|
|
|
- [ ] add the owner_specified.openstack parameters for images
|
|
|
|
|
- [ ] support for JWT token (check if Microsoft user has all permissions in sandbox agenda)
|
|
|
|
|
- [ ] create an endpoint to delete multiple sandboxes
|
|
|
|
|
- [ ] check if it is possible to create a sandbox (if the cloud project has enough resources to allocate number of sandboxes)
|
|
- [ ] check if it is possible to create a sandbox (if the cloud project has enough resources to allocate number of sandboxes)
|
|
|
- [ ] optimize sandbox topology (build various sandboxes, check sandbox access to nodes)
|
|
- [ ] test all states of sandbox allocation unit (whether sandbox is in allocation or cleanup stage, fail or success)
|
|
|
- [ ] update topology visualization data (check topology visualization)
|
|
- [ ] test APG (for example with this [definition](https://gitlab.ics.muni.cz/muni-kypo-crp/prototypes-and-examples/sandbox-definitions/network-attacks-apg))
|
|
|
- [ ] create an endpoint to retrieve spice consoles to all accessible nodes of sandbox
|
|
- [ ] test cleanup stage changes (mainly check that cleanup stage is not depending on the correct user git repo)
|
|
|
- [ ] optimize pool operations (some data for pools are cached thus listing pools and pool detail should be nearly instant)
|
|
- [ ] try to access a sandbox with ssh, spice and guacamole
|
|
|
- [ ] add created_by field for sandbox resources (definition, pool, sandbox)
|
|
- [ ] check topology visualization
|
|
|
- [ ] `nmap` shouldn't discover hosts in private address ranges outside the topology definition. [Detailed description](https://gitlab.ics.muni.cz/muni-kypo-crp/kypo-crp-issues/-/issues/206).
|
|
- [ ] `nmap` shouldn't discover hosts in private address ranges outside the topology definition. [Detailed description](https://gitlab.ics.muni.cz/muni-kypo-crp/kypo-crp-issues/-/issues/206).
|
|
|
|
|
|
|
|
##### Testing [kypo-mitre-matrix-service](https://gitlab.ics.muni.cz/muni-kypo-crp/backend-python/kypo-mitre-technique-service)
|
|
##### Testing [kypo-mitre-matrix-service](https://gitlab.ics.muni.cz/muni-kypo-crp/backend-python/kypo-mitre-technique-service)
|
| ... | | ... | |