mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-25 07:21:43 -07:00
[PR #8237/45c2e0f8 backport][stable-7] use smaller snap, add disabled to aliases (#8283)
use smaller snap, add disabled to aliases (#8237)
* use smaller snap, add disabled to aliases
* rollback tag disabled in aliases
* comment out the test_dangerous as it takes too long
* comment out the test_dangerous as it takes too long
* Update tests/integration/targets/snap/tasks/main.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 45c2e0f8d0
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
745c7a856e
commit
f745dd369e
2 changed files with 23 additions and 27 deletions
|
@ -13,10 +13,9 @@
|
|||
block:
|
||||
- name: Include test
|
||||
ansible.builtin.include_tasks: test.yml
|
||||
# TODO: Find better package to install from a channel - microk8s installation takes multiple minutes, and even removal takes one minute!
|
||||
# - name: Include test_channel
|
||||
# ansible.builtin.include_tasks: test_channel.yml
|
||||
# TODO: Find bettter package to download and install from sources - cider 1.6.0 takes over 35 seconds to install
|
||||
- name: Include test_channel
|
||||
ansible.builtin.include_tasks: test_channel.yml
|
||||
# TODO: Find better package to download and install from sources - cider 1.6.0 takes over 35 seconds to install
|
||||
# - name: Include test_dangerous
|
||||
# ansible.builtin.include_tasks: test_dangerous.yml
|
||||
- name: Include test_3dash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue