/[collab-qa]/udd/test.yaml
ViewVC logotype

Diff of /udd/test.yaml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 904 by neronus-guest, Sun Jun 29 11:46:33 2008 UTC revision 916 by neronus-guest, Sat Jul 12 17:32:38 2008 UTC
# Line 5  general: Line 5  general:
5      packages: module udd.packages_gatherer      packages: module udd.packages_gatherer
6      setup: exec python db_manager.py      setup: exec python db_manager.py
7      delete: exec python db_manager.py      delete: exec python db_manager.py
8      src-pkg: exec python srcs_and_pkgs.py      src-pkg: module udd.src_and_pkg_gatherer
9      popcon: module udd.popcon_gatherer      popcon: module udd.popcon_gatherer
10        testing-migrations: module udd.testing_migrations_gatherer
11      #src-pkg: python sources_gatherer.py      #src-pkg: python sources_gatherer.py
12    debug: 1    debug: 1
13    
# Line 75  debian-volatile-etch: Line 76  debian-volatile-etch:
76    distribution: debian-volatile    distribution: debian-volatile
77    release: etch    release: etch
78    
79    ubuntu-intrepid:
80      type: src-pkg
81      archs: [amd64, i386]
82      directory: ./ubuntu/intrepid/
83      components: [main, multiverse, universe, restricted]
84      distribution: ubuntu
85      release: intrepid
86      update-command: ./ubuntu-rsync intrepid ./ubuntu
87    
88    ubuntu-hardy:
89      type: src-pkg
90      archs: [amd64, i386]
91      directory: ./ubuntu/hardy/
92      components: [main, multiverse, universe, restricted]
93      distribution: ubuntu
94      release: hardy
95      update-command: ./ubuntu-rsync hardy ./ubuntu
96    
97    
98  test-src:  test-src:
99    type: sources    type: sources
100    directory: /org/ftp.debian.org/dists/lenny/    directory: /org/ftp.debian.org/dists/lenny/
# Line 104  ubuntu-popcon: Line 124  ubuntu-popcon:
124    path: /tmp/ubuntu-popcon-results.txt.gz    path: /tmp/ubuntu-popcon-results.txt.gz
125    update-command: wget -O /tmp/ubuntu-popcon-results.txt.gz http://popcon.ubuntu.com/all-popcon-results.txt.gz    update-command: wget -O /tmp/ubuntu-popcon-results.txt.gz http://popcon.ubuntu.com/all-popcon-results.txt.gz
126    distribution: ubuntu    distribution: ubuntu
127    
128    testing-migrations:
129      type: testing-migrations
130      path: /tmp/migrations
131      update-command: echo "test"; wget -O /tmp/migrations 'http://qa.debian.org/~lucas/testing-status.raw'

Legend:
Removed from v.904  
changed lines
  Added in v.916

  ViewVC Help
Powered by ViewVC 1.1.5