about summary refs log tree commit diff
path: root/nixos/tests/ec2.nix
AgeCommit message (Expand)AuthorFilesLines
2021-09-22nixos/tests/ec2: fix conflicting option valuesrnhmjoj1-0/+5
2020-08-23nixosTests.ec2-config: mark as brokenFlorian Klink1-0/+1
2020-08-23nixosTests.ec2: Port tests that depend on common/ec2.nixJacek Galowicz1-68/+71
2020-05-03treewide: use https for nixos.org and hydra.nixos.orgPavol Rusnak1-1/+1
2020-01-13nixos/tests/ec2: return to passing stateAndrew Childs1-13/+32
2019-12-24nixos/httpd: limit serving web content to virtual hosts, convert virtualHosts...Aaron Andersen1-1/+1
2019-02-11nixos/tests/ec2: reuse ssh keys from ssh-keys.nixAntoine Eiche1-0/+4
2019-01-28nova-image: use wget instead of cloud-init (via EC2 API)Antoine Eiche1-56/+4
2018-11-11tests: refactor to carry the package set as an argumentLéo Gaspard1-2/+5
2018-08-20qemu: 2.12.1 -> 3.0.0volth1-1/+3
2018-01-30nixos/tests: Drop unnecessary qemu-flags.nix includeTuomas Tynkkynen1-1/+0
2017-02-27amazon-init.service: fix starting services at startupDan Peebles1-2/+19
2016-03-30Fix the boot-ec2-config testEelco Dolstra1-0/+8
2016-03-30Fix the EC2 testEelco Dolstra1-6/+5
2016-02-02boot.initrd.network: Support DHCPEelco Dolstra1-4/+8
2016-01-07tests.ec2-config: fix to not try to talk to the internet (which breaks on Hydra)Dan Peebles1-1/+1
2015-09-28Test whether EC2 root volume resizing worksEelco Dolstra1-0/+17
2015-09-28Fix the EC2 testEelco Dolstra1-26/+36
2015-06-11Initial attempt at configuring from EC2 userdata (with input from cstrahan). ...Dan Peebles1-1/+24
2015-06-11Simple EC2 user-data VM testDan Peebles1-0/+96