about summary refs log tree commit diff
path: root/nixos/tests/ec2.nix
Commit message (Collapse)AuthorAge
* Fix the boot-ec2-config testEelco Dolstra2016-03-30
|
* Fix the EC2 testEelco Dolstra2016-03-30
| | | | | | | We now generate a qcow2 image to prevent hitting Hydra's output size limit. Also updated /root/user-data -> /etc/ec2-metadata/user-data. http://hydra.nixos.org/build/33843133
* boot.initrd.network: Support DHCPEelco Dolstra2016-02-02
| | | | This allows us to use it for EC2 instances.
* tests.ec2-config: fix to not try to talk to the internet (which breaks on Hydra)Dan Peebles2016-01-07
|
* Test whether EC2 root volume resizing worksEelco Dolstra2015-09-28
|
* Fix the EC2 testEelco Dolstra2015-09-28
|
* Initial attempt at configuring from EC2 userdata (with input from cstrahan). ↵Dan Peebles2015-06-11
| | | | Now with VM tests!
* Simple EC2 user-data VM testDan Peebles2015-06-11