From b8dc404072f9c34e96304d795efef50134837197 Mon Sep 17 00:00:00 2001 From: Vivek Reddy Date: Wed, 30 Oct 2024 10:16:00 -0700 Subject: [PATCH] only one C3 test case to run --- .../c3/appframework_gcs_test.go | 40 ++++++++--------- .../c3/manager_appframework_test.go | 44 +++++++++---------- .../m4/appframework_gcs_test.go | 34 +++++++------- .../m4/manager_appframework_test.go | 34 +++++++------- .../s1/appframework_gcs_test.go | 34 +++++++------- 5 files changed, 93 insertions(+), 93 deletions(-) diff --git a/test/appframework_gcp/c3/appframework_gcs_test.go b/test/appframework_gcp/c3/appframework_gcs_test.go index 8ac471782..c3221aa28 100644 --- a/test/appframework_gcp/c3/appframework_gcs_test.go +++ b/test/appframework_gcp/c3/appframework_gcs_test.go @@ -307,7 +307,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { + XContext("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 @@ -514,7 +514,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { It("integration, c3, masterappframeworkc3, 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 @@ -792,7 +792,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("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 @@ -931,7 +931,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("c3, integration, masterappframeworkc3, 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 @@ -1142,7 +1142,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("c3, integration, masterappframeworkc3, 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 @@ -1350,7 +1350,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("integration, c3, masterappframeworkc3, appframework: can deploy a C3 SVA instance with App Framework enabled and install above 200MB of apps at once", func() { /* Test Steps @@ -1442,7 +1442,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { It("integration, c3, masterappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled for manual update", func() { /* Test Steps ################## SETUP #################### @@ -1686,7 +1686,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("integration, c3, masterappframeworkc3, appframework: can deploy a C3 SVA and have apps installed and updated locally on Cluster Manager and Deployer for manual polling", func() { /* Test Steps @@ -1869,7 +1869,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("c3, integration, masterappframeworkc3, 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 @@ -2093,7 +2093,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, masterappframeworkc3, 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 @@ -2221,7 +2221,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, masterappframeworkc3, 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 @@ -2356,7 +2356,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, masterappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled and reset operator pod while app install is in progress", func() { /* Test Steps @@ -2450,7 +2450,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, masterappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled and reset operator pod while app download is in progress", func() { /* Test Steps @@ -2544,7 +2544,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, masterappframeworkc3, 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 @@ -2653,7 +2653,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, masterappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled and update apps after app download is completed", func() { /* Test Steps @@ -2773,7 +2773,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("c3, integration, masterappframeworkc3, appframework: can deploy a C3 SVA and install a bigger volume of apps than the operator PV disk space", func() { /* Test Steps @@ -2868,7 +2868,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, masterappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled and delete apps from app directory when download is complete", func() { /* Test Steps @@ -2965,7 +2965,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("smoke, c3gcp, masterappframeworkc3gcp, appframeworkgcp, gcp_sanity: can deploy a C3 SVA with App Framework enabled and check isDeploymentInProgressFlag for CM and SHC CR's", func() { /* @@ -3031,7 +3031,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("integration, c3: can deploy a C3 SVA and a Standalone, then add that Standalone as a Search Head to the cluster", func() { /* Test Steps @@ -3091,7 +3091,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("integration, c3, masterappframeworkc3, appframework: can deploy a C3 SVA and have ES app installed on Search Head Cluster", func() { /* Test Steps diff --git a/test/appframework_gcp/c3/manager_appframework_test.go b/test/appframework_gcp/c3/manager_appframework_test.go index 279cceda7..ed79947e9 100644 --- a/test/appframework_gcp/c3/manager_appframework_test.go +++ b/test/appframework_gcp/c3/manager_appframework_test.go @@ -85,7 +85,7 @@ var _ = Describe("c3appfw test", func() { } }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("smoke, c3gcp, managerappframeworkc3gcp, appframeworkgcp, gcp_sanity: can deploy a C3 SVA with App Framework enabled, install apps then upgrade them", func() { /* Test Steps @@ -304,7 +304,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework and Image Upgrade", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework and Image Upgrade", func() { It("smoke, c3gcp, managerappframeworkc3gcpt, appframeworkgcp, gcp_sanity: can deploy a C3 SVA with App Framework enabled, install apps then upgrade the image and apps", func() { //################## SETUP #################### @@ -450,7 +450,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { It("smoke, c3gcp, managerappframeworkc3gcp, appframeworkgcp, gcp_sanity: can deploy a C3 SVA with App Framework enabled, install apps then downgrade them", func() { /* Test Steps @@ -657,7 +657,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { It("integration, c3, managerappframeworkc3, 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 @@ -935,7 +935,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("smoke, c3gcp, managerappframeworkc3gcp, appframeworkgcp, gcp_sanity: can deploy a C3 SVA and have apps installed locally on Cluster Manager and Deployer", func() { /* Test Steps @@ -1074,7 +1074,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("c3, integration, managerappframeworkc3, 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 @@ -1285,7 +1285,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("c3, integration, managerappframeworkc3, 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 @@ -1493,7 +1493,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("integration, c3, managerappframeworkc3, appframework: can deploy a C3 SVA instance with App Framework enabled and install above 200MB of apps at once", func() { /* Test Steps @@ -1585,7 +1585,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) with App Framework", func() { It("integration, c3, managerappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled for manual update", func() { /* Test Steps ################## SETUP #################### @@ -1829,7 +1829,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("integration, c3, managerappframeworkc3, appframework: can deploy a C3 SVA and have apps installed and updated locally on Cluster Manager and Deployer for manual polling", func() { /* Test Steps @@ -2012,7 +2012,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("c3, integration, managerappframeworkc3, 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 @@ -2236,7 +2236,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, managerappframeworkc3, 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 @@ -2364,7 +2364,7 @@ var _ = Describe("c3appfw test", func() { }) }) // Vivek need testing - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, managerappframeworkc3, 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 @@ -2499,7 +2499,7 @@ var _ = Describe("c3appfw test", func() { }) }) // Vivek need testing - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, managerappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled and reset operator pod while app install is in progress", func() { /* Test Steps @@ -2593,7 +2593,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, managerappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled and reset operator pod while app download is in progress", func() { /* Test Steps @@ -2687,7 +2687,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, managerappframeworkc3, 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 @@ -2796,7 +2796,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, managerappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled and update apps after app download is completed", func() { /* Test Steps @@ -2916,7 +2916,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("c3, integration, managerappframeworkc3, appframework: can deploy a C3 SVA and install a bigger volume of apps than the operator PV disk space", func() { /* Test Steps @@ -3011,7 +3011,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("integration, c3, managerappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled and delete apps from app directory when download is complete", func() { /* Test Steps @@ -3108,7 +3108,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework", func() { It("smoke, c3gcp, managerappframeworkc3gcp, appframeworkgcp, gcp_sanity: can deploy a C3 SVA with App Framework enabled and check isDeploymentInProgressFlag for CM and SHC CR's", func() { /* @@ -3174,7 +3174,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("integration, c3: can deploy a C3 SVA and a Standalone, then add that Standalone as a Search Head to the cluster", func() { /* Test Steps @@ -3234,7 +3234,7 @@ var _ = Describe("c3appfw test", func() { }) }) - Context("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { + XContext("Clustered deployment (C3 - clustered indexer, search head cluster)", func() { It("integration, c3, managerappframeworkc3, appframework: can deploy a C3 SVA and have ES app installed on Search Head Cluster", func() { /* Test Steps diff --git a/test/appframework_gcp/m4/appframework_gcs_test.go b/test/appframework_gcp/m4/appframework_gcs_test.go index 5d04d127e..a9819398c 100644 --- a/test/appframework_gcp/m4/appframework_gcs_test.go +++ b/test/appframework_gcp/m4/appframework_gcs_test.go @@ -88,7 +88,7 @@ var _ = Describe("m4appfw test", func() { } }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("smoke, m4gcp, masterappframeworkm4gcp, appframeworkgcp, gcp_sanity: can deploy a M4 SVA with App Framework enabled, install apps and upgrade them", func() { /* Test Steps @@ -306,7 +306,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled, install apps and downgrade them", func() { /* Test Steps @@ -504,7 +504,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled, install apps, scale up clusters, install apps on new pods, scale down", func() { /* Test Steps @@ -783,7 +783,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 SVA and have apps installed locally on Cluster Manager and Deployer", func() { /* Test Steps @@ -916,7 +916,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled for manual poll", func() { /* Test Steps ################## SETUP #################### @@ -1170,7 +1170,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 SVA and have apps installed and updated locally on Cluster Manager and Deployer via manual poll", func() { /* Test Steps @@ -1353,7 +1353,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("m4, integration, masterappframeworkm4, appframework: can deploy a m4 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 @@ -1584,7 +1584,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (M4) and App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (M4) and App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4, 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 @@ -1716,7 +1716,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (M4) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (M4) and App Framework", func() { It("smoke, m4gcp, masterappframeworkm4gcp, appframeworkgcp, 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 @@ -1853,7 +1853,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled and reset operator pod while app install is in progress", func() { /* Test Steps @@ -1945,7 +1945,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled and reset operator pod while app download is in progress", func() { /* Test Steps @@ -2037,7 +2037,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 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 @@ -2148,7 +2148,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multi Site Indexer Cluster with Search Head Cluster (M4) with App Framework", func() { + XContext("Multi Site Indexer Cluster with Search Head Cluster (M4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 SVA, install apps via manual polling, switch to periodic polling, verify apps are not updated before the end of AppsRepoPollInterval, then updated after", func() { /* Test Steps @@ -2329,7 +2329,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled and update apps after app download is completed", func() { /* Test Steps @@ -2448,7 +2448,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("m4, integration, masterappframeworkm4, appframework: can deploy a M4 SVA and install a bigger volume of apps than the operator PV disk space", func() { /* Test Steps @@ -2540,7 +2540,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, masterappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled and delete apps from app directory when download is complete", func() { /* Test Steps @@ -2635,7 +2635,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("smoke, m4gcp, masterappframeworkm4gcp, appframeworkgcp, 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 diff --git a/test/appframework_gcp/m4/manager_appframework_test.go b/test/appframework_gcp/m4/manager_appframework_test.go index f04c15291..ecd42e383 100644 --- a/test/appframework_gcp/m4/manager_appframework_test.go +++ b/test/appframework_gcp/m4/manager_appframework_test.go @@ -87,7 +87,7 @@ var _ = Describe("m4appfw test", func() { } }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("smoke, m4gcp, managerappframeworkm4gcp, appframeworkgcp, gcp_sanity: can deploy a M4 SVA with App Framework enabled, install apps and upgrade them", func() { /* Test Steps @@ -305,7 +305,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled, install apps and downgrade them", func() { /* Test Steps @@ -503,7 +503,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled, install apps, scale up clusters, install apps on new pods, scale down", func() { /* Test Steps @@ -782,7 +782,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 SVA and have apps installed locally on Cluster Manager and Deployer", func() { /* Test Steps @@ -915,7 +915,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled for manual poll", func() { /* Test Steps ################## SETUP #################### @@ -1169,7 +1169,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 SVA and have apps installed and updated locally on Cluster Manager and Deployer via manual poll", func() { /* Test Steps @@ -1352,7 +1352,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multi Site Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("m4, integration, managerappframeworkm4, appframework: can deploy a m4 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 @@ -1583,7 +1583,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (M4) and App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (M4) and App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4, 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 @@ -1715,7 +1715,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Single Site Indexer Cluster with Search Head Cluster (M4) and App Framework", func() { + XContext("Single Site Indexer Cluster with Search Head Cluster (M4) and App Framework", func() { It("smoke, m4gcp, managerappframeworkm4gcp, appframeworkgcp, 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 @@ -1852,7 +1852,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled and reset operator pod while app install is in progress", func() { /* Test Steps @@ -1944,7 +1944,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled and reset operator pod while app download is in progress", func() { /* Test Steps @@ -2036,7 +2036,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 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 @@ -2147,7 +2147,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multi Site Indexer Cluster with Search Head Cluster (M4) with App Framework", func() { + XContext("Multi Site Indexer Cluster with Search Head Cluster (M4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 SVA, install apps via manual polling, switch to periodic polling, verify apps are not updated before the end of AppsRepoPollInterval, then updated after", func() { /* Test Steps @@ -2328,7 +2328,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled and update apps after app download is completed", func() { /* Test Steps @@ -2447,7 +2447,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("m4, integration, managerappframeworkm4, appframework: can deploy a M4 SVA and install a bigger volume of apps than the operator PV disk space", func() { /* Test Steps @@ -2539,7 +2539,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("integration, m4, managerappframeworkm4, appframework: can deploy a M4 SVA with App Framework enabled and delete apps from app directory when download is complete", func() { /* Test Steps @@ -2634,7 +2634,7 @@ var _ = Describe("m4appfw test", func() { }) }) - Context("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { + XContext("Multisite Indexer Cluster with Search Head Cluster (m4) with App Framework", func() { It("smoke, m4gcp, managerappframeworkm4gcp, appframeworkgcp, 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 diff --git a/test/appframework_gcp/s1/appframework_gcs_test.go b/test/appframework_gcp/s1/appframework_gcs_test.go index 5803581b1..6b8c8060f 100644 --- a/test/appframework_gcp/s1/appframework_gcs_test.go +++ b/test/appframework_gcp/s1/appframework_gcs_test.go @@ -78,7 +78,7 @@ var _ = Describe("s1appfw test", func() { } }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("smokegcp, s1gcp, appframeworks1gcp, appframeworkgcp, gcp_sanity: can deploy a Standalone instance with App Framework enabled, install apps then upgrade them", func() { /* Test Steps @@ -249,7 +249,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("smokegcp, s1gcp, appframeworks1gcp, appframeworkgcp, gcp_sanity: can deploy a Standalone instance with App Framework enabled, install apps then downgrade them", func() { /* Test Steps @@ -412,7 +412,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("s1gcp, smokegcp, appframeworks1gcp, appframeworkgcp: can deploy a Standalone instance with App Framework enabled, install apps, scale up, install apps on new pod, scale down", func() { /* Test Steps @@ -607,7 +607,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("s1gcp, integrationgcp, appframeworks1gcp, appframeworkgcp: can deploy a Standalone instance with App Framework enabled, install apps, scale up, upgrade apps", func() { /* Test Steps @@ -741,7 +741,7 @@ var _ = Describe("s1appfw test", func() { }) // ES App Installation not supported at the time. Will be added back at a later time. - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("s1gcp, integrationgcp, appframeworks1gcp, appframeworkgcp: can deploy a Standalone and have ES app installed", func() { /* Test Steps @@ -842,7 +842,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("integrationgcp, s1gcp, appframeworks1gcp, appframeworkgcp: can deploy a Standalone instance with App Framework enabled and install around 350MB of apps at once", func() { /* Test Steps @@ -911,7 +911,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("s1gcp, smokegcp, appframeworks1gcp, appframeworkgcp: can deploy a standalone instance with App Framework enabled for manual poll", func() { /* Test Steps @@ -1089,7 +1089,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("integrationgcp, s1gcp, appframeworks1gcp, appframeworkgcp: can deploy Several standalone CRs in the same namespace with App Framework enabled", func() { /* Test Steps @@ -1190,7 +1190,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("integrationgcp, s1gcp, appframeworks1gcp, appframeworkgcp: can add new apps to app source while install is in progress and have all apps installed", func() { /* Test Steps @@ -1302,7 +1302,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("integrationgcp, s1gcp, appframeworks1gcp, appframeworkgcp: Deploy a Standalone instance with App Framework enabled and reset operator pod while app install is in progress", func() { /* Test Steps @@ -1398,7 +1398,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("integrationgcp, s1gcp, appframeworks1gcp, appframeworkgcp: Deploy a Standalone instance with App Framework enabled and reset operator pod while app download is in progress", func() { /* Test Steps @@ -1466,7 +1466,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("integrationgcp, s1gcp, appframeworks1gcp, appframeworkgcp: can deploy a Standalone instance with App Framework enabled, install an app then disable it and remove it from app source", func() { /* Test Steps @@ -1560,7 +1560,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("integrationgcp, s1gcp, appframeworks1gcp, appframeworkgcp: can deploy a Standalone instance with App Framework enabled, attempt to update using incorrect GCS credentials", func() { /* Test Steps @@ -1697,7 +1697,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("integrationgcp, s1gcp, appframeworks1gcp, appframeworkgcp: Deploy a Standalone instance with App Framework enabled and update apps after app download is completed", func() { /* Test Steps @@ -1781,7 +1781,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("integrationgcp, s1gcp, appframeworks1gcp, appframeworkgcp: can deploy a Standalone instance and install a bigger volume of apps than the operator PV disk space", func() { /* Test Steps @@ -1856,7 +1856,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("integrationgcp, s1gcp, appframeworks1gcp, appframeworkgcp: Deploy a Standalone instance with App Framework enabled and delete apps from app directory when app download is complete", func() { /* Test Steps @@ -1927,7 +1927,7 @@ var _ = Describe("s1appfw test", func() { }) }) - Context("Standalone deployment (S1) with App Framework", func() { + XContext("Standalone deployment (S1) with App Framework", func() { It("smokegcp, s1gcp, appframeworks1gcp, appframeworkgcp, gcp_sanity: can deploy a Standalone instance with App Framework enabled, install apps and check isDeploymentInProgress is set for Standaloen and MC CR's", func() { /* Test Steps