Skip to content

Commit

Permalink
adding only 3 test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivek Reddy committed Oct 30, 2024
1 parent 238a1d8 commit 28b6db9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/appframework_gcp/c3/appframework_gcs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ var _ = Describe("c3appfw test", func() {
})
})

XContext("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() {
Context("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() {
It("smoke, c3gcp, masterappframeworkc3gcp, appframeworkgcp, gcp_sanity: can deploy a C3 SVA with App Framework enabled, install apps then downgrade them", func() {

/* Test Steps
Expand Down Expand Up @@ -792,7 +792,7 @@ var _ = Describe("c3appfw test", func() {
})
})

XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() {
Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() {
It("smoke, c3gcp, masterappframeworkc3gcp, appframeworkgcp, gcp_sanity: can deploy a C3 SVA and have apps installed locally on Cluster Manager and Deployer", func() {

/* Test Steps
Expand Down

0 comments on commit 28b6db9

Please sign in to comment.