Skip to content

Updated Jenkinsfile_CNP with perftest stage aat#1968

Open
DLCullen1 wants to merge 237 commits intomasterfrom
add-perftest-stages
Open

Updated Jenkinsfile_CNP with perftest stage aat#1968
DLCullen1 wants to merge 237 commits intomasterfrom
add-perftest-stages

Conversation

@DLCullen1
Copy link
Copy Markdown
Collaborator

JIRA link

n/a

Change description

Added perftest stage in Jenkinsfile_CNP, this will be used to trigger synthetic tests in Dynatrace initially

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

@hmcts-jenkins-d-to-i
Copy link
Copy Markdown
Contributor

Plan Result (aat)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.et-frontend-session-storage.azurerm_redis_cache.redis
Change Result (Click me)
  # module.et-frontend-session-storage.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/et-sya-session-storage-cache-aat/providers/Microsoft.Cache/redis/et-sya-session-storage-aat"
        name                               = "et-sya-session-storage-aat"
        tags                               = {
            "application"         = "employment-tribunals"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/et-sya-frontend.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#et-developers"
            "environment"         = "staging"
            "managedBy"           = "Employment Tribunals"
        }
        # (24 unchanged attributes hidden)

      ~ redis_configuration {
          ~ maxfragmentationmemory_reserved         = 125 -> 642
          ~ maxmemory_delta                         = 125 -> 642
          ~ maxmemory_reserved                      = 125 -> 642
            # (14 unchanged attributes hidden)
        }
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@hmcts-jenkins-d-to-i
Copy link
Copy Markdown
Contributor

Plan Result (prod)

No changes. Your infrastructure matches the configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants