-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: ii2day <ji.li@daocloud.io>
- Loading branch information
ii2day
committed
Aug 16, 2023
1 parent
afe5513
commit cb927e6
Showing
9 changed files
with
819 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,16 @@ | ||
# E2E Cases for Task Runtime | ||
|
||
| Case ID | Title | Priority | Smoke | Status | Other | | ||
|---------|----------------------------------------------------------------------------------------|----------|-------|--------|-------------| | ||
| E00001 | Successfully testing Task Runtime DaemonSet creation | p1 | | | | | ||
| E00002 | Successfully testing Task Runtime Deployment creation | p1 | | | | | ||
| E00003 | Successfully testing Task Runtime Service creation | p1 | | | | | ||
| E00004 | Successfully testing cascading deletion with Task Runtime Service | p1 | | | | | ||
| E00005 | Successfully testing cascading deletion with Task Runtime | p1 | | | | | ||
| E00006 | Successfully testing Task NetReach Runtime Service and Ingress creation | p1 | | | | | ||
| E00007 | Successfully testing cascading deletion with Task NetReach Runtime Service and Ingress | p1 | | | | | ||
| Case ID | Title | Priority | Smoke | Status | Other | | ||
|---------|------------------------------------------------------------------------------------------------|----------|-------|--------|-------------| | ||
| E00001 | Successfully testing Task NetReach Runtime DaemonSet Service Ingress creation | p1 | | done | | | ||
| E00002 | Successfully testing Task NetAppHttpHealthy Runtime DaemonSet Service creation | p1 | | done | | | ||
| E00003 | Successfully testing Task NetDns Runtime DaemonSet Service creation | p1 | | done | | | ||
| E00004 | Successfully testing Task NetReach Runtime Deployment Service Ingress creation | p1 | | | | | ||
| E00005 | Successfully testing Task NetAppHttpHealthy Runtime Deployment Service creation | p1 | | | | | ||
| E00006 | Successfully testing Task NetDns Runtime Deployment Service creation | p1 | | | | | ||
| E00007 | Successfully testing cascading deletion with Task NetReach DaemonSet Service and Ingress | p1 | | done | | | ||
| E00008 | Successfully testing cascading deletion with Task NetAppHttpHealthy DaemonSet Service | p1 | | done | | | ||
| E00009 | Successfully testing cascading deletion with Task NetDns DaemonSet Service | p1 | | done | | | ||
| E00010 | Successfully testing cascading deletion with Task NetReach Deployment Service and Ingress | p1 | | | | | ||
| E00011 | Successfully testing cascading deletion with Task NetAppHttpHealthy Deployment Service | p1 | | | | | ||
| E00012 | Successfully testing cascading deletion with Task NetDns Deployment Service | p1 | | | | |
Oops, something went wrong.