Skip to content

Instantly share code, notes, and snippets.

@nzwulfin
Created October 3, 2016 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nzwulfin/5be14a1f9a7646ae5c3e25318765c00a to your computer and use it in GitHub Desktop.
Save nzwulfin/5be14a1f9a7646ae5c3e25318765c00a to your computer and use it in GitHub Desktop.
Details for local atomic test VMs
Tunir VM
Create F23 virtual machine (2G, 2vC, 10G)
u: tunir / p: Ap
git clone https://github.com/kushaldas/tunir.git
install python-paramiko python-sqlalchemy python-redis redis python-libcloud
redis (no config, start / enable)
git clone https://github.com/nzwulfin/tunirtests.git
fedora to remote
cp fedora.txt .json ~/tunir
* curl -O http://192.168.122.246:8000/tunirtests.tar.gz
~/tunirtests/localrunner.sh &
sudo ./tunir --job fedora --atomic
Composer VM
F23 Virtual machine (2G, 2vC, 10G)
u: root/ p: Ap
polipo installed (no config, start / enable)
git clone https://git.fedorahosted.org/cgit/fedora-atomic.git (compose repo)
rpm-ostree compose
compose-web.sh (python SimpleHTTP in /srv/repo)
* remote add name http://192.168.122.62/ --no-gpg-verify
* rebase name:
'ostree log rhel-atomic-host/7/x86_64/standard'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment