[PR #6299/37cddb8c backport][stable-5] snap: enable ubuntu in integration tests (#6301)

snap: enable ubuntu in integration tests (#6299)

enable ubuntu in integration tests for snap

(cherry picked from commit 37cddb8c02)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2023-04-08 17:28:46 +00:00 committed by GitHub
commit e113c8cf11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 2 deletions

View file

@ -53,7 +53,7 @@
- name: Check package has been installed correctly (hello-world)
command: hello-world
environment:
PATH: /var/lib/snapd/snap/bin/
PATH: /snap/bin/
- name: Remove package (hello-world) (check mode)
community.general.snap: