feat: add onebox basic lifecycle scenario
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# onebox-basic-lifecycle
|
||||
|
||||
This scenario verifies Onebox's basic single-server lifecycle.
|
||||
|
||||
Assertions:
|
||||
|
||||
- Onebox initializes its database, Docker integration, reverse proxy, registry, and platform services.
|
||||
- The core reverse proxy platform service is exposed as `smartproxy`.
|
||||
- A workload service can be deployed on the Onebox overlay network.
|
||||
- HTTP and HTTPS ingress route to the workload through the reverse proxy.
|
||||
- The workload can be removed and its Docker service is cleaned up.
|
||||
- Onebox shutdown stops the reverse proxy and built-in registry cleanly.
|
||||
Reference in New Issue
Block a user