mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Add test farm tests for Debian 10 (#7421)
Fixes #7225. I got the AMI ID from https://wiki.debian.org/Cloud/AmazonEC2Image/Buster. You can see all test farm tests including test_tests.sh passing with these changes at https://travis-ci.com/certbot/certbot/builds/130318446.
This commit is contained in:
@@ -18,6 +18,11 @@ targets:
|
|||||||
user: ubuntu
|
user: ubuntu
|
||||||
#-----------------------------------------------------------------------------
|
#-----------------------------------------------------------------------------
|
||||||
# Debian
|
# Debian
|
||||||
|
- ami: ami-01db78123b2b99496
|
||||||
|
name: debian10
|
||||||
|
type: ubuntu
|
||||||
|
virt: hvm
|
||||||
|
user: admin
|
||||||
- ami: ami-003f19e0e687de1cd
|
- ami: ami-003f19e0e687de1cd
|
||||||
name: debian9
|
name: debian9
|
||||||
type: ubuntu
|
type: ubuntu
|
||||||
|
|||||||
@@ -18,6 +18,11 @@ targets:
|
|||||||
user: ubuntu
|
user: ubuntu
|
||||||
#-----------------------------------------------------------------------------
|
#-----------------------------------------------------------------------------
|
||||||
# Debian
|
# Debian
|
||||||
|
- ami: ami-01db78123b2b99496
|
||||||
|
name: debian10
|
||||||
|
type: ubuntu
|
||||||
|
virt: hvm
|
||||||
|
user: admin
|
||||||
- ami: ami-003f19e0e687de1cd
|
- ami: ami-003f19e0e687de1cd
|
||||||
name: debian9
|
name: debian9
|
||||||
type: ubuntu
|
type: ubuntu
|
||||||
|
|||||||
Reference in New Issue
Block a user