Skip to content

Commit

Permalink
tests: apt_messages.feature: run APT Messages tests in VMs as well
Browse files Browse the repository at this point in the history
Fixes: #3004
  • Loading branch information
panlinux authored and renanrodrigo committed Mar 20, 2024
1 parent bafcd88 commit 85cd7bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions features/apt_messages.feature
Original file line number Diff line number Diff line change
Expand Up @@ -641,10 +641,15 @@ Feature: APT Messages
Examples: ubuntu release
| release | machine_type |
| xenial | lxd-container |
| xenial | lxd-vm |
| bionic | lxd-container |
| bionic | lxd-vm |
| focal | lxd-container |
| focal | lxd-vm |
| jammy | lxd-container |
| jammy | lxd-vm |
| mantic | lxd-container |
| mantic | lxd-vm |

Scenario Outline: Cloud and series-specific URLs
Given a `<release>` `<machine_type>` machine with ubuntu-advantage-tools installed
Expand Down

0 comments on commit 85cd7bf

Please sign in to comment.