You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: prd/001-infra-rollout.md
+28-35Lines changed: 28 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,19 +33,19 @@ An "Admin" section will be added to the Gitpod organization menu. This section w
33
33
***R1.2:** The list should include relevant information for each workspace (e.g., user, workspace ID, start time, project).
34
34
***R1.3:** This feature aims to restore or provide similar functionality to a previously available view that helped admins identify active users during upgrades.
***R4.1:** Administrators must be able to schedule and display a maintenance notification banner on the Gitpod dashboard.
51
51
***R4.2:** The notification system must include an enable/disable toggle.
@@ -68,14 +68,7 @@ An "Admin" section will be added to the Gitpod organization menu. This section w
68
68
69
69
## 7. Testing Considerations
70
70
71
-
***Functional Testing:** Each feature (viewing workspaces, notifications, maintenance mode, stopping workspaces) must be tested thoroughly.
72
-
***Permissions Testing:** Verify that only authorized administrators can access and use these features.
73
-
***UI/UX Testing:** Ensure the admin interface is user-friendly and provides clear information.
74
-
***Integration Testing:** Test the interaction of these features with other parts of the Gitpod system (e.g., workspace startup flow, dashboard display).
75
-
***Scenario Testing:** Test various scenarios, such as:
76
-
* Scheduling a notification and then disabling it.
77
-
* Enabling maintenance mode while users are attempting to start workspaces.
78
-
* Stopping all workspaces when some are idle and some are active.
71
+
* manual testing only
79
72
80
73
## 8. Deployment Considerations
81
74
@@ -85,26 +78,26 @@ An "Admin" section will be added to the Gitpod organization menu. This section w
0 commit comments