An open API service indexing awesome lists of open source software.

https://github.com/stackhpc/stackhpc-openstack-gh-workflows

Reusable GitHub workflows and actions for StackHPC OpenStack
https://github.com/stackhpc/stackhpc-openstack-gh-workflows

Last synced: 14 days ago
JSON representation

Reusable GitHub workflows and actions for StackHPC OpenStack

Awesome Lists containing this project

README

          

# StackHPC OpenStack GitHub Workflows

Reusable GitHub workflows and actions for StackHPC OpenStack.

## Workflows

The following reusable workflows are provided in the `.github/workflows/`
directory.

### `multinode.yml`

The `multinode.yml` workflow can be used to create a multinode test cluster and
run tests and/or operations against it.

Features:

* Inject an SSH key to access the cluster
* Break (pause) the workflow on failure
* Upgrade from one OpenStack release to another

## Actions

The following actions are provided in the top-level directory.

### `sanitise-artifact-filenames`

Sanitise filenames for GitHub Actions artifacts.