Skip to content

Commit

Permalink
tests: e2e: remove trustyai to check
Browse files Browse the repository at this point in the history
Signed-off-by: Yauheni Kaliuta <[email protected]>
  • Loading branch information
ykaliuta committed Sep 18, 2024
1 parent 095d4e6 commit 04d8aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/helper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ func setupDSCInstance(name string) *dscv1.DataScienceCluster {
},
TrustyAI: trustyai.TrustyAI{
Component: components.Component{
ManagementState: operatorv1.Managed,
ManagementState: operatorv1.Removed,
},
},
ModelRegistry: modelregistry.ModelRegistry{
Expand Down

0 comments on commit 04d8aad

Please sign in to comment.