~sil2100/cupstream2distro-config/add_packages_to_stacks

« back to all changes in this revision

Viewing changes to stacks/phablet/shell.cfg

  • Committer: Tarmac
  • Author(s): Sergio Schvezov
  • Date: 2013-06-03 18:34:45 UTC
  • mfrom: (371.1.1 cupstream2distro-config)
  • Revision ID: tarmac-20130603183445-7eftf992t7jx0511
qml-phone-shell for raring cherry picks.

Approved by Francis Ginther, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
          template: False
51
51
        unity-phablet-qmluitests:
52
52
          template: False
 
53
    unity.raring:
 
54
      hooks: D09add_ppa-phablet-team-ppa D09add_ppa~ubuntu-unity~daily-build-next A10checklicenseheaders 
 
55
      target_branch: lp:unity/phablet.raring
 
56
      test_suite: qml_phone_shell
 
57
      aggregate_tests: generic-mediumtests unity-phablet-qmluitests
 
58
      archive_artifacts: '**/*test*.xml, **/coverage*.xml'
 
59
      publish_junit: '**/*test*.xml'
 
60
      publish_coverage: '**/coverage*.xml'
 
61
      configurations:
 
62
        raring-i386:
 
63
          node_label: pbuilder
 
64
          template: pbuilder-config.xml.tmpl
 
65
          publish_junit: False
 
66
          archive_artifacts: False
 
67
          publish_coverage: False
 
68
        raring-armhf:
 
69
          node_label: panda-pbuilder
 
70
          template: pbuilder-config.xml.tmpl
 
71
          archive_artifacts: '**/output/*deb'
 
72
          publish_junit: False
 
73
          publish_coverage: False
 
74
        generic-mediumtests:
 
75
          template: False
 
76
        unity-phablet-qmluitests:
 
77
          template: False
53
78
    phablet-mods:
54
79
      target_branch: lp:unity/phablet-mods
55
80
      hooks: D09add_ppa-phablet-team-ppa