~raharper/curtin/trunk.multipath-debug

« back to all changes in this revision

Viewing changes to examples/tests/apt_source_cmd.yaml

  • Committer: Christian Ehrhardt
  • Date: 2016-07-26 13:30:35 UTC
  • mto: This revision was merged to the branch mainline in revision 410.
  • Revision ID: christian.ehrhardt@canonical.com-20160726133035-wx113pf33f7q5dxj
change standalong apt command test to be vmtest based

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
showtrace: true
2
 
# this config actually doesn't do anything, so it can be used for minimal
3
 
# command testing runnign some of the code in that scope
4
 
apt:
5
 
  preserve_sources_list: true
6
 
  primary:
7
 
    - arches: [default]
8
 
      uri: http://us.archive.ubuntu.com/ubuntu
9
 
  security:
10
 
    - arches: [default]
11
 
      uri: http://security.ubuntu.com/ubuntu