Simplify/automate wwan/gsm-connection-manual description

Bug #1748371 reported by Pierre Equoy
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Provider for Plainbox - Snappy
Fix Released
Low
Sylvain Pineau

Bug Description

This manual job description contains the following:

2. Run `sudo network-manager.nmcli c add type gsm ifname <ifname> con-name GSM apn <your.carrier.com>` replacing the "your.carrier.com" with appropriate APN name, and ifname with appropriate interface (interface can be found by running sudo network-manager.nmcli d)

But, in Checkbox's configuration file, we have the following variables:

    $WWAN_CONTROL_IF
    $WWAN_APN

Maybe we could replace the sentence above by:

2. Run `sudo network-manager.nmcli c add type gsm ifname $WWAN_CONTROL_IF con-name GSM apn $WWAN_APN`

This way, testing it would be one copy/paste away for the QA engineers in charge of doing the manual testing ;)

Related branches

Pierre Equoy (pieq)
description: updated
Changed in plainbox-provider-snappy:
assignee: nobody → Sylvain Pineau (sylvain-pineau)
Changed in plainbox-provider-snappy:
importance: Undecided → Wishlist
Changed in plainbox-provider-snappy:
status: New → In Progress
Changed in checkbox-ng:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Sylvain Pineau (sylvain-pineau)
Changed in plainbox-provider-snappy:
importance: Wishlist → Low
tags: added: ce-qa-concern
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

We could also look at the duplicate bug and fix other jobs the same way.

Changed in checkbox-ng:
status: In Progress → Fix Committed
Changed in plainbox-provider-snappy:
status: In Progress → Fix Committed
Changed in checkbox-ng:
milestone: none → 1.1.0
Changed in plainbox-provider-snappy:
status: Fix Committed → Fix Released
no longer affects: checkbox-ng
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.