Skip to content

Commit

Permalink
Try removing tag for gcp test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Nov 26, 2024
1 parent 9a03aca commit 4a05ace
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 48 deletions.
9 changes: 5 additions & 4 deletions test/appframework_gcp/c3/appframework_gcs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import (
//"encoding/json"
"fmt"
"path/filepath"

//"strings"
//"time"

Expand Down Expand Up @@ -89,7 +90,7 @@ var _ = Describe("c3appfw test", func() {
})

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

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

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

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

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

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

Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() {
It(" c3gcp, masterappframeworkc3gcp, appframeworkgcp, c3_gcp_sanity: can deploy a C3 SVA with App Framework enabled and check isDeploymentInProgressFlag for CM and SHC CR's", func() {
It(" c3gcp, masterappframeworkc3gcp, c3_gcp_sanity: can deploy a C3 SVA with App Framework enabled and check isDeploymentInProgressFlag for CM and SHC CR's", func() {

/*
Test Steps
Expand Down
42 changes: 21 additions & 21 deletions test/appframework_gcp/c3/manager_appframework_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ var _ = Describe("c3appfw test", func() {
})

XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() {
It(" c3gcp, managerappframeworkc3gcp, appframeworkgcp, c3_mgr_gcp_sanity: can deploy a C3 SVA with App Framework enabled, install apps then upgrade them", func() {
It(" c3gcp, c3_mgr_gcp_sanity: can deploy a C3 SVA with App Framework enabled, install apps then upgrade them", func() {

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

XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework and Image Upgrade", func() {
It(" c3gcp, managerappframeworkc3gcpt, appframeworkgcp, c3_mgr_gcp_sanity: can deploy a C3 SVA with App Framework enabled, install apps then upgrade the image and apps", func() {
It(" c3gcp, c3_mgr_gcp_sanity: can deploy a C3 SVA with App Framework enabled, install apps then upgrade the image and apps", func() {

//################## SETUP ####################

Expand Down Expand Up @@ -452,7 +452,7 @@ var _ = Describe("c3appfw test", func() {
})

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

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

Context("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA with App Framework enabled, install apps, scale up clusters, install apps on new pods, scale down", func() {
It("integration, c3, appframework: can deploy a C3 SVA with App Framework enabled, install apps, scale up clusters, install apps on new pods, scale down", func() {

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

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

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

Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() {
It("c3, integration, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA with apps installed locally on Cluster Manager and Deployer, cluster-wide on Peers and Search Heads, then upgrade them", func() {
It("c3, integration, appframework: can deploy a C3 SVA with apps installed locally on Cluster Manager and Deployer, cluster-wide on Peers and Search Heads, then upgrade them", func() {

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

Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() {
It("c3, integration, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA with apps installed locally on Cluster Manager and Deployer, cluster-wide on Peers and Search Heads, then downgrade them", func() {
It("c3, integration, appframework: can deploy a C3 SVA with apps installed locally on Cluster Manager and Deployer, cluster-wide on Peers and Search Heads, then downgrade them", func() {

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

Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA instance with App Framework enabled and install above 200MB of apps at once", func() {
It("integration, c3, appframework: can deploy a C3 SVA instance with App Framework enabled and install above 200MB of apps at once", func() {

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

Context("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA with App Framework enabled for manual update", func() {
It("integration, c3, appframework: can deploy a C3 SVA with App Framework enabled for manual update", func() {
/* Test Steps
################## SETUP ####################
* Upload V1 apps to Gcs for Monitoring Console
Expand Down Expand Up @@ -1831,7 +1831,7 @@ var _ = Describe("c3appfw test", func() {
})

Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA and have apps installed and updated locally on Cluster Manager and Deployer for manual polling", func() {
It("integration, c3, appframework: can deploy a C3 SVA and have apps installed and updated locally on Cluster Manager and Deployer for manual polling", func() {

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

Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() {
It("c3, integration, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA with apps installed locally on Cluster Manager and Deployer, cluster-wide on Peers and Search Heads, then upgrade them via a manual poll", func() {
It("c3, integration, appframework: can deploy a C3 SVA with apps installed locally on Cluster Manager and Deployer, cluster-wide on Peers and Search Heads, then upgrade them via a manual poll", func() {

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

Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3, add new apps to app source while install is in progress and have all apps installed locally on Cluster Manager and Deployer", func() {
It("integration, c3, appframework: can deploy a C3, add new apps to app source while install is in progress and have all apps installed locally on Cluster Manager and Deployer", func() {

/* Test Steps
################## SETUP ####################
Expand Down Expand Up @@ -2366,7 +2366,7 @@ var _ = Describe("c3appfw test", func() {
})
// Vivek need testing
Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3, add new apps to app source while install is in progress and have all apps installed cluster-wide", func() {
It("integration, c3, appframework: can deploy a C3, add new apps to app source while install is in progress and have all apps installed cluster-wide", func() {

/* Test Steps
################## SETUP ####################
Expand Down Expand Up @@ -2501,7 +2501,7 @@ var _ = Describe("c3appfw test", func() {
})
// Vivek need testing
Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA with App Framework enabled and reset operator pod while app install is in progress", func() {
It("integration, c3, appframework: can deploy a C3 SVA with App Framework enabled and reset operator pod while app install is in progress", func() {

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

Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA with App Framework enabled and reset operator pod while app download is in progress", func() {
It("integration, c3, appframework: can deploy a C3 SVA with App Framework enabled and reset operator pod while app download is in progress", func() {

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

Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA with App Framework enabled, install an app, then disable it by using a disabled version of the app and then remove it from app source", func() {
It("integration, c3, appframework: can deploy a C3 SVA with App Framework enabled, install an app, then disable it by using a disabled version of the app and then remove it from app source", func() {

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

Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA with App Framework enabled and update apps after app download is completed", func() {
It("integration, c3, appframework: can deploy a C3 SVA with App Framework enabled and update apps after app download is completed", func() {

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

Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() {
It("c3, integration, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA and install a bigger volume of apps than the operator PV disk space", func() {
It("c3, integration, appframework: can deploy a C3 SVA and install a bigger volume of apps than the operator PV disk space", func() {

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

Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA with App Framework enabled and delete apps from app directory when download is complete", func() {
It("integration, c3, appframework: can deploy a C3 SVA with App Framework enabled and delete apps from app directory when download is complete", func() {

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

Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() {
It(" c3gcp, managerappframeworkc3gcp, appframeworkgcp, c3_mgr_gcp_sanity: can deploy a C3 SVA with App Framework enabled and check isDeploymentInProgressFlag for CM and SHC CR's", func() {
It(" c3gcp, c3_mgr_gcp_sanity: can deploy a C3 SVA with App Framework enabled and check isDeploymentInProgressFlag for CM and SHC CR's", func() {

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

Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() {
It("integration, c3, managerappframeworkc3gcptodo, appframework: can deploy a C3 SVA and have ES app installed on Search Head Cluster", func() {
It("integration, c3, appframework: can deploy a C3 SVA and have ES app installed on Search Head Cluster", func() {

/* Test Steps
################## SETUP ####################
Expand Down
6 changes: 3 additions & 3 deletions test/appframework_gcp/m4/appframework_gcs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ var _ = Describe("m4appfw test", func() {
})

Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() {
It(" m4gcp, masterappframeworkm4gcp, appframeworkgcp, m4_gcp_sanity: can deploy a M4 SVA with App Framework enabled, install apps and upgrade them", func() {
It(" m4gcp, masterappframeworkm4gcp, m4_gcp_sanity: can deploy a M4 SVA with App Framework enabled, install apps and upgrade them", func() {

/* Test Steps
################## SETUP ##################
Expand Down Expand Up @@ -1717,7 +1717,7 @@ var _ = Describe("m4appfw test", func() {
})

Context("Single Site Indexer Cluster with Search Head Cluster (M4) and App Framework", func() {
It(" m4gcp, masterappframeworkm4gcp, appframeworkgcp, m4_gcp_sanity: can deploy a M4, add new apps to app source while install is in progress and have all apps installed cluster-wide", func() {
It(" m4gcp, masterappframeworkm4gcp, m4_gcp_sanity: can deploy a M4, add new apps to app source while install is in progress and have all apps installed cluster-wide", func() {

/* Test Steps
################## SETUP ####################
Expand Down Expand Up @@ -2636,7 +2636,7 @@ var _ = Describe("m4appfw test", func() {
})

Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() {
It(" m4gcp, masterappframeworkm4gcp, appframeworkgcp, m4_gcp_sanity: can deploy a M4 SVA with App Framework enabled, install apps and check IsDeploymentInProgress for CM and SHC CR's", func() {
It(" m4gcp, masterappframeworkm4gcp, m4_gcp_sanity: can deploy a M4 SVA with App Framework enabled, install apps and check IsDeploymentInProgress for CM and SHC CR's", func() {

/* Test Steps
################## SETUP ##################
Expand Down
Loading

0 comments on commit 4a05ace

Please sign in to comment.