epam / epam/cloud-pipeline

Azure VM images build script produces unusable VMs

Open
#34 0 comments 0 reactions 1 assignee View on GitHub

@sidoruka is already working on this.

Since Mar 28, 2019.

cloud/azure kind/bug
Dominant language
Java
Stars
163
Forks
65
Avg merge
11h 46m
Merged PRs (30d)
29

Description

Currently build_infra.sh produces Azure VM images, that cannot be used to start new VM instances.
I.e. such VMs seem not to be fully cleaned/generalized.

The issue here is related to the way waagent deprovision is called: we call it via Azure API, not an SSH session and use just a hardcoded timeout to wait for deprovisioning. May be we capture a VM image to early.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.