diff --git a/apps-config/base/kustomization.yaml b/apps-config/base/kustomization.yaml index 0e8b4021..8dfc14b8 100644 --- a/apps-config/base/kustomization.yaml +++ b/apps-config/base/kustomization.yaml @@ -1,3 +1,3 @@ resources: #- webstore-app.yaml -- regression-app.yaml \ No newline at end of file +#- regression-app.yaml \ No newline at end of file diff --git a/apps-config/overlays/qa/kustomization.yaml b/apps-config/overlays/qa/kustomization.yaml index ef66e84d..b8021812 100644 --- a/apps-config/overlays/qa/kustomization.yaml +++ b/apps-config/overlays/qa/kustomization.yaml @@ -3,5 +3,5 @@ kind: Kustomization nameSuffix: -qa resources: - ../../base -patchesStrategicMerge: -- regression-app.yaml +# patchesStrategicMerge: +# - regression-app.yaml diff --git a/regression-app/overlays/qa/deployment-cm.yaml b/regression-app/overlays/qa/deployment-cm.yaml index c67ded0d..03a414f3 100644 --- a/regression-app/overlays/qa/deployment-cm.yaml +++ b/regression-app/overlays/qa/deployment-cm.yaml @@ -16,22 +16,22 @@ data: { "Id": "VirtoCommerce.Core", "Repository": "VirtoCommerce/vc-module-core", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-core/releases/download/3.18.0/VirtoCommerce.Core_3.18.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-core/releases/download/3.21.0/VirtoCommerce.Core_3.21.0.zip" }, { "Id": "VirtoCommerce.AzureSearch", "Repository": "VirtoCommerce/vc-module-azure-search", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-azure-search/releases/download/3.9.0/VirtoCommerce.AzureSearch_3.9.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-azure-search/releases/download/3.10.0/VirtoCommerce.AzureSearch_3.10.0.zip" }, { "Id": "VirtoCommerce.Cart", "Repository": "VirtoCommerce/vc-module-cart", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-cart/releases/download/3.19.0/VirtoCommerce.Cart_3.19.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-cart/releases/download/3.21.0/VirtoCommerce.Cart_3.21.0.zip" }, { "Id": "VirtoCommerce.Catalog", "Repository": "VirtoCommerce/vc-module-catalog", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-catalog/releases/download/3.50.0/VirtoCommerce.Catalog_3.50.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-catalog/releases/download/3.60.0/VirtoCommerce.Catalog_3.60.0.zip" }, { "Id": "VirtoCommerce.Content", @@ -41,12 +41,12 @@ data: { "Id": "VirtoCommerce.Customer", "Repository": "VirtoCommerce/vc-module-customer", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-customer/releases/download/3.28.0/VirtoCommerce.Customer_3.28.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-customer/releases/download/3.30.0/VirtoCommerce.Customer_3.30.0.zip" }, { "Id": "VirtoCommerce.ElasticSearch", "Repository": "VirtoCommerce/vc-module-elastic-search", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-elastic-search/releases/download/3.7.0/VirtoCommerce.ElasticSearch_3.7.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-elastic-search/releases/download/3.8.0/VirtoCommerce.ElasticSearch_3.8.0.zip" }, { "Id": "VirtoCommerce.Export", @@ -81,7 +81,7 @@ data: { "Id": "VirtoCommerce.Orders", "Repository": "VirtoCommerce/vc-module-order", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-order/releases/download/3.34.0/VirtoCommerce.Orders_3.34.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-order/releases/download/3.36.0/VirtoCommerce.Orders_3.36.0.zip" }, { "Id": "VirtoCommerce.Payment", @@ -91,12 +91,12 @@ data: { "Id": "VirtoCommerce.Pricing", "Repository": "VirtoCommerce/vc-module-pricing", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-pricing/releases/download/3.23.0/VirtoCommerce.Pricing_3.23.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-pricing/releases/download/3.24.0/VirtoCommerce.Pricing_3.24.0.zip" }, { "Id": "VirtoCommerce.Search", "Repository": "VirtoCommerce/vc-module-search", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-search/releases/download/3.14.0/VirtoCommerce.Search_3.14.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-search/releases/download/3.15.0/VirtoCommerce.Search_3.15.0.zip" }, { "Id": "VirtoCommerce.Shipping", @@ -111,12 +111,12 @@ data: { "Id": "VirtoCommerce.Store", "Repository": "VirtoCommerce/vc-module-store", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-store/releases/download/3.19.0/VirtoCommerce.Store_3.19.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-store/releases/download/3.21.0/VirtoCommerce.Store_3.21.0.zip" }, { "Id": "VirtoCommerce.Subscription", "Repository": "VirtoCommerce/vc-module-subscription", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-subscription/releases/download/3.11.0/VirtoCommerce.Subscription_3.11.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-subscription/releases/download/3.12.0/VirtoCommerce.Subscription_3.12.0.zip" }, { "Id": "VirtoCommerce.Tax", @@ -156,7 +156,7 @@ data: { "Id": "VirtoCommerce.CatalogCsvImportModule", "Repository": "VirtoCommerce/vc-module-catalog-csv-import", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-catalog-csv-import/releases/download/3.22.0/VirtoCommerce.CatalogCsvImportModule_3.22.0.zip" + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-catalog-csv-import/releases/download/3.24.0/VirtoCommerce.CatalogCsvImportModule_3.24.0.zip" }, { "Id": "VirtoCommerce.Contentful", @@ -179,29 +179,10 @@ data: "PackageUrl": "https://github.com/VirtoCommerce/vc-module-dynamic-associations/releases/download/3.6.0/VirtoCommerce.DynamicAssociationsModule_3.6.0.zip" }, { - "Id": "VirtoCommerce.ExperienceApi", - "Repository": "VirtoCommerce/vc-module-experience-api", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-experience-api/releases/download/1.18.0/VirtoCommerce.ExperienceApi_1.18.0.zip" - }, - { - "Id": "VirtoCommerce.DemoSolutionFeatures", - "Repository": "VirtoCommerce/vc-module-demo-features", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-demo-features/releases/download/1.13.0/VirtoCommerce.DemoSolutionFeatures_1.13.0.zip" - }, - { - "Id": "VirtoCommerce.DemoCustomerSegmentsModule", - "Repository": "VirtoCommerce/vc-module-demo-customer-segments", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-demo-customer-segments/releases/download/1.6.0/VirtoCommerce.DemoCustomerSegments_1.6.0.zip" - }, - { - "Id": "VirtoCommerce.FeatureManagement", - "Repository": "VirtoCommerce/vc-module-feature-flags", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-feature-flags/releases/download/3.0.0/VirtoCommerce.FeatureManagement_3.0.0.zip" - }, - { - "Id": "VirtoCommerce.PriceExportImport", - "Repository": "VirtoCommerce/vc-module-price-export-import", - "PackageUrl": "https://github.com/VirtoCommerce/vc-module-price-export-import/releases/download/1.2.0/VirtoCommerce.PriceExportImport_1.2.0.zip" + + "Id": "VirtoCommerce.ExperienceApi", + "Repository": "VirtoCommerce/vc-module-experience-api", + "PackageUrl": "https://github.com/VirtoCommerce/vc-module-experience-api/releases/download/1.26.0/VirtoCommerce.ExperienceApi_1.26.0.zip" }, { "Id": "VirtoCommerce.EventBus", diff --git a/regression-app/overlays/qa/kustomization.yaml b/regression-app/overlays/qa/kustomization.yaml index 68506c5f..29aaa535 100644 --- a/regression-app/overlays/qa/kustomization.yaml +++ b/regression-app/overlays/qa/kustomization.yaml @@ -21,7 +21,7 @@ resources: images: - name: docker.pkg.github.com/virtocommerce/vc-platform/platform newName: ghcr.io/virtocommerce/platform - newTag: 3.69.0-master-ab85dffc + newTag: 3.74.0-master-64c5703e - name: docker.pkg.github.com/virtocommerce/vc-storefront/storefront newName: ghcr.io/virtocommerce/vc-demo-storefront/demo-storefront newTag: 1.12.0-master-9b6ba2d6 diff --git a/regression-app/overlays/qa/platform-cm.yaml b/regression-app/overlays/qa/platform-cm.yaml index 22cb8b78..2c0214a3 100644 --- a/regression-app/overlays/qa/platform-cm.yaml +++ b/regression-app/overlays/qa/platform-cm.yaml @@ -27,9 +27,10 @@ data: VirtoCommerce__LicensePrivateKeyPath: app_data/private.key VirtoCommerce__LocalUploadFolderPath: shared/uploads VirtoCommerce__DefaultExportFolder: shared/export - PriceExportImport__Import__LimitOfLines: "10" + PriceExportImport__Import__LimitOfLines: "30" PriceExportImport__Export__LimitOfLines: "10" PriceExportImport__Import__FileMaxSize: "1" + Search__OrderFullTextSearchEnabled: "true" # Search__Provider: AzureSearch # Search__Scope: "regression" # Search__AzureSearch__SearchServiceName: qa-demovc-3-search diff --git a/regression-app/overlays/qa/platform-deploy.yaml b/regression-app/overlays/qa/platform-deploy.yaml index 8b5dbd51..f6243058 100644 --- a/regression-app/overlays/qa/platform-deploy.yaml +++ b/regression-app/overlays/qa/platform-deploy.yaml @@ -30,9 +30,9 @@ spec: - name: vc-platform-web resources: requests: - memory: "256Mi" - limits: memory: "512Mi" + limits: + memory: "1024Mi" volumeMounts: - mountPath: "/opt/virtocommerce/platform/wwwroot/cms-content" name: cms-content-data diff --git a/regression-app/overlays/qa/shared-pvc.yaml b/regression-app/overlays/qa/shared-pvc.yaml index 744380f8..792c7b4c 100644 --- a/regression-app/overlays/qa/shared-pvc.yaml +++ b/regression-app/overlays/qa/shared-pvc.yaml @@ -8,4 +8,4 @@ spec: resources: requests: storage: 64Mi - storageClassName: "blob-premium" \ No newline at end of file + storageClassName: "rook-nfs-share-delete" \ No newline at end of file