Sha256: 5d0f2854694af9cb80ac8ce0bb0036341e0cdf7e3352af919a7da36d5a658476

Contents?: true

Size: 600 Bytes

Versions: 12

Compression:

Stored size: 600 Bytes

Contents

microservices:
  lcm-bricks:
    docker:
      dockerfile: './Dockerfile'
      argumentsFromFiles:
        BRICKS_VERSION: 'VERSION'

integratedTests:
  - kind: 'image'
    env: bash
    path: .
    vault:
      GD_SPEC_PASSWORD: "$VAULT_SPECIAL_PREFIX/ruby-test-bia-encryption-key"
    command: ./bin/run_smoke_tests.sh
    image: harbor.intgdc.com/staging/lcm-bricks:GIT_REV
    repo_mount_dir: /src
    microservices:
      - lcm-bricks

configFilesForUpdate:
  - '.gdc-ii-config.yaml'
  - '.gdc-ii-config-chart.yaml'

customConstants:
  pipeline.deploy.testEnvironments: ['stg3', 'stg2', 'stg']

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
gooddata-2.1.13-java .gdc-ii-config.yaml
gooddata-2.1.13 .gdc-ii-config.yaml
gooddata-2.1.12-java .gdc-ii-config.yaml
gooddata-2.1.12 .gdc-ii-config.yaml
gooddata-2.1.11-java .gdc-ii-config.yaml
gooddata-2.1.11 .gdc-ii-config.yaml
gooddata-2.1.10-java .gdc-ii-config.yaml
gooddata-2.1.10 .gdc-ii-config.yaml
gooddata-2.1.9-java .gdc-ii-config.yaml
gooddata-2.1.9 .gdc-ii-config.yaml
gooddata-2.1.8-java .gdc-ii-config.yaml
gooddata-2.1.8 .gdc-ii-config.yaml