This website requires JavaScript.
Explore
Help
Register
Sign in
kevinheyer
/
bootstrap-vz
Watch
1
Star
0
Fork
You've already forked bootstrap-vz
0
mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced
2025-08-24 15:36:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
34479f06f1
bootstrap-vz
/
tests
/
system
/
manifests
/
unpartitioned.yml
8 lines
91 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial work on integration testing started. The work consists of three parts: * Allow for bootstrapping remotely, this makes it possible to run the tests on e.g. OSX with VirtualBox installed * Make bootstrapping a fully automated process where the manifests can be generated by the tests and the tests can call the bootstrapper directly in python * Create a framework wherein instances can be booted up using the bootstrapped images and subsequently tested
2014-08-31 13:45:35 +02:00
---
volume
:
partitions
:
Abstract bootstrapping, instance creation, booting etc.. This all now runs using a simple with: statement
2014-12-20 16:52:31 +01:00
type
:
none
Initial work on integration testing started. The work consists of three parts: * Allow for bootstrapping remotely, this makes it possible to run the tests on e.g. OSX with VirtualBox installed * Make bootstrapping a fully automated process where the manifests can be generated by the tests and the tests can call the bootstrapper directly in python * Create a framework wherein instances can be booted up using the bootstrapped images and subsequently tested
2014-08-31 13:45:35 +02:00
root
:
filesystem
:
ext4
size
:
1GiB
Reference in a new issue
Copy permalink