diff options
author | Chad Smith <chad.smith@canonical.com> | 2020-02-25 13:46:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-25 13:46:05 -0700 |
commit | 36f7ba0b3d16b0bd0b98ffd26b24826fe4cfc1c2 (patch) | |
tree | 21f2335caa5a44f9297591d81d69665809c5a20c /tests | |
parent | 13e82554728b1cb524438163784e5b955c7c5ed0 (diff) | |
download | vyos-cloud-init-36f7ba0b3d16b0bd0b98ffd26b24826fe4cfc1c2.tar.gz vyos-cloud-init-36f7ba0b3d16b0bd0b98ffd26b24826fe4cfc1c2.zip |
tests: add focal integration tests for ubuntu (#225)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/cloud_tests/releases.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/cloud_tests/releases.yaml b/tests/cloud_tests/releases.yaml index 7ddc5b85..83cacb47 100644 --- a/tests/cloud_tests/releases.yaml +++ b/tests/cloud_tests/releases.yaml @@ -131,6 +131,22 @@ features: releases: # UBUNTU ================================================================= + focal: + # EOL: Apr 2025 + default: + enabled: true + release: focal + version: 20.04 + os: ubuntu + feature_groups: + - base + - debian_base + - ubuntu_specific + lxd: + sstreams_server: https://cloud-images.ubuntu.com/daily + alias: focal + setup_overrides: null + override_templates: false eoan: # EOL: Jul 2020 default: |