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

Contents of /udd/src/test.yaml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 865 - (hide annotations) (download)
Fri May 30 11:47:37 2008 UTC (4 years, 11 months ago) by neronus-guest
File size: 2704 byte(s)
 * rearanged types in test.yaml
 * introduced general section in test.yaml
 * added open_connection to aux.py
 * merged setup-db.py and delete-tables.py into db_manger.py
 * removed redundant import-packages.py
 * adapted the scripts to the changes in test.yaml

1 neronus-guest 865 general:
2     dbname: udd
3     types:
4     sources: echo
5     packages: python packages_gatherer.py
6     setup: python db_manager.py
7     delete: python db_manager.py
8     debug: 1
9 neronus-guest 855
10 neronus-guest 865 archs:
11     [alpha, amd64, arm, armeb, armel, hppa, hurd-i386,
12     i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips,
13     mipsel, powerpc, ppc64, s390, sparc, all, any]
14 neronus-guest 855
15 neronus-guest 865 delete:
16     type: delete
17    
18     setup:
19     type: setup
20    
21 neronus-guest 855 debian-lenny:
22 neronus-guest 865 type: packages
23     archs: [alpha, amd64, arm, armel, hppa,
24     i386, ia64, mips,
25     mipsel, powerpc, s390, sparc]
26     directory: /org/ftp.debian.org/dists/lenny/
27     parts: [main, contrib, non-free]
28     distribution: debian-lenny
29 neronus-guest 855
30 neronus-guest 856 debian-sid:
31 neronus-guest 865 type: packages
32     archs: [alpha, amd64, arm, armel, hppa, hurd-i386,
33     i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips,
34     mipsel, powerpc, ppc64, s390, sparc]
35     directory: /org/ftp.debian.org/dists/sid/
36     parts: [main, contrib, non-free]
37     distribution: debian-sid
38 neronus-guest 856
39     debian-sarge:
40 neronus-guest 865 type: packages
41     archs: [alpha, amd64, arm, armel, hppa, hurd-i386,
42     i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips,
43     mipsel, powerpc, ppc64, s390, sparc]
44     directory: /org/ftp.debian.org/dists/sarge/
45     parts: [main, contrib, non-free]
46     distribution: debian-sarge
47 neronus-guest 856
48     debian-backports-etch:
49 neronus-guest 865 type: packages
50     archs: [alpha, amd64, arm, armel, hppa, hurd-i386,
51     i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips,
52     mipsel, powerpc, ppc64, s390, sparc]
53     directory: /org/ftp.backports.org/dists/etch-backports/
54     parts: [main, contrib, non-free]
55     distribution: debian-backports-etch
56 neronus-guest 856
57     debian-backports-sarge:
58 neronus-guest 865 type: packages
59     archs: [alpha, amd64, arm, armel, hppa, hurd-i386,
60     i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips,
61     mipsel, powerpc, ppc64, s390, sparc]
62     directory: /org/ftp.backports.org/dists/sarge-backports/
63     parts: [main, contrib, non-free]
64     distribution: debian-backports-sarge
65 neronus-guest 856
66     debian-volatile-etch:
67 neronus-guest 865 type: packages
68     archs: [alpha, amd64, arm, armel, hppa, hurd-i386,
69     i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips,
70     mipsel, powerpc, ppc64, s390, sparc]
71     directory: /org/volatile.debian.org/dists/etch/volatile/
72     parts: [main, contrib, non-free]
73     distribution: debian-volatile-etch
74 neronus-guest 856
75     debian-volatile-sarge:
76 neronus-guest 865 type: packages
77     archs: [alpha, amd64, arm, armel, hppa, hurd-i386,
78     i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips,
79     mipsel, powerpc, ppc64, s390, sparc]
80     directory: /org/volatile.debian.org/dists/sarge/volatile/
81     parts: [main, contrib, non-free]
82     distribution: debian-volatile-sarge

  ViewVC Help
Powered by ViewVC 1.1.5