bogdando / oooq-warp

A wrapper and warper of tripleo-quickstart in a container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A wrapper/warper for TripleO Quickstart

A wrapper container (Centos 9 Stream based) for Quickstart for running Zuul-based CI reproducers from TripleO CI jobs.

Requirements for the host OS

  • Packer (omit it, if not going to rebuild the wrapper container)
  • Docker (or podman)
  • Libvirt, qemu-kvm, libguestfs, with HW access/nested virtualization enabled, for local deployments only.

Build the wrapper container

$ packer build packer-docker-fedora28.json
$ packer build packer-docker-oooq-runner.json

Adapt these for your case or jut use existing images. It also requires OOOQ_PATH set and pointing to the quickstart clonned locally.

Using it with TripleO Zuul-based CI reproducer and libvirt

About

A wrapper and warper of tripleo-quickstart in a container

License:Apache License 2.0


Languages

Language:Shell 100.0%