Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-5359 Ansible fixes for Dev Spaces
  3. CRW-4878

improve openstack snapshot creation process - create new snapshot then replace old one

XMLWordPrintable

    Today the workflow for creating a new snapshot image in openstack for crw-rhel8 to use for the x86_64-rhel8-dyn nodes is:

    • delete existing
    • build new one
    • if it fails, the world breaks because there's no new crw-rhel8 snapshot so dynamic nodes can't be provisioned

    Proposed new workflow:

    • create a new crw-rhel8-candidate snapshot
    • if (and only if) ansible script passes:
      • delete existing crw-rhel8
      • copy crw-rhel8-candidate to crw-rhel8
      • delete crw-rhel8-candidate

          sdawley@redhat.com Samantha Dawley
          nickboldt Nick Boldt
          Votes:
          1 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: