Merge ~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager:remove-buggy-check into ~snappy-hwe-team/snappy-hwe-snaps/+git/network-manager:master

Proposed by Alfonso Sanchez-Beato
Status: Merged
Approved by: Alfonso Sanchez-Beato
Approved revision: 22c22064a67100d4ee691aeb675680cb2db67baa
Merged at revision: 2ce856b280a6f66e5a51fff33f5e88774f4fce6e
Proposed branch: ~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager:remove-buggy-check
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/network-manager:master
Diff against target: 14 lines (+0/-3)
1 file modified
tests/lib/prepare.sh (+0/-3)
Reviewer Review Type Date Requested Status
System Enablement Bot continuous-integration Approve
Konrad Zapałowicz (community) Approve
Review via email: mp+354468@code.launchpad.net

Description of the change

tests: remove buggy test

This check fails because output of "snap list" changes continuously, so
you cannot rely on it. Also, the check is redundant.

To post a comment you must log in.
Revision history for this message
Konrad Zapałowicz (kzapalowicz) :
review: Approve
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :

PASSED: Successfully build documentation, rev: 22c22064a67100d4ee691aeb675680cb2db67baa

Generated documentation is available at https://jenkins.canonical.com/system-enablement/job/snappy-hwe-snaps-snap-docs/1109/

Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/tests/lib/prepare.sh b/tests/lib/prepare.sh
2index e711307..462529f 100644
3--- a/tests/lib/prepare.sh
4+++ b/tests/lib/prepare.sh
5@@ -19,9 +19,6 @@ for name in $gadget_name $kernel_name $core_name; do
6 fi
7 done
8
9-echo "Kernel has a store revision"
10-snap list | grep ^${kernel_name} | grep -E "\s+canonical"
11-
12 # Remove any existing state archive from other test suites
13 rm -f /home/network-manager/snapd-state.tar.gz
14 rm -f /home/network-manager/nm-state.tar.gz

Subscribers

People subscribed via source and target branches