Wikimedia Release Engineering Team/SSD Sync Up/2019-05-21

Last Time: 2019-05-14

Deployment Pipeline

edit

Workboard

  • Helm test for kask with cassandra
    • urandom in IRC asks how to spin up cassandra
    • hand-wavy "helm test"
    • spin up cassandra container as part of helm chart or as part of helm test
      • strange to have a service that needs a storage backend be deployed without the service backend
      • we could deploy cassandra with the .pipeline/config.yaml
        • deploy (helm install) with test (helm test)
        • Could be broken out with deploy
    • TODO file task about cassandra chart deploy during helm test
  • integration/config changes for .pipeline/config.yaml
    • jjb job templates: trigger jobs (due to zuul) + jenkins pipeline job
    • Could ostensibly be generated automatically from changes merged to a refs/meta/ci

Local Development

edit