Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion test/e2e/devsandbox-dashboard/fresh_signup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ func performSignup(t *testing.T, page playwright.Page, env, username string) {

// check cards
cardsToCheck := []string{
"OpenShift AI Scalable AI and",
// SANDBOX-1755: OpenShift AI temporarily disabled
// "OpenShift AI Scalable AI and",
"Dev Spaces Cloud Development",
"Ansible Automation Platform Scalable, centralized automation solution Available",
"OpenShift Virtualization Migrate traditional VM workloads to OpenShift Unified",
Expand Down
Loading