Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Special-case a 'reboot' tests step #85

@jlebon

Description

@jlebon

Right now, it's impossible to reboot a VM without also provisioning a container alongside it. We should special case reboot to handle this gracefully. E.g.

tests:
  - yum update -y kernel
  - reboot
  - echo "this is executed after reboot and ssh is back up"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions