Skip to content

B @ D 0.9 deployment

Issue Background

After Gold Master has been declared #85 (closed) , the deployment stage starts.

Issue description

Deployment process

The download service is S3. @rajm and @toscalix have credentials.

  • Upload to S3 the box, metadata and artifacts
    • VM (aka box)
    • Sources archives compressed: CIP code, LAVAv2 source, KernelCi sources...
    • Hashes
  • Download the box.
  • Test integrity of the box: hashes/size/name
  • Test integrity of the signatures
  • Test the box:
    • Execute a health check following the instructions.
    • Execute reference tests following the instructions step by step.
  • Add the links and hashes to the acceptance section.
  • Communicate to the team that the deployment has finished through mail.

Download folder tree

ciptesting¬
           b@d¬
               b@d_v0_9_1¬
                       sources
                       box

Acceptance criteria

Edited by toscalix