forked from openstack/requirements
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.yaml
More file actions
119 lines (119 loc) · 3.54 KB
/
Copy pathproject.yaml
File metadata and controls
119 lines (119 loc) · 3.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
- project:
templates:
- openstack-python3-jobs
check:
jobs:
- build-wheel-cache-ubuntu-focal:
files:
- bindep.txt
- build-wheel-cache-ubuntu-jammy:
files:
- bindep.txt
- openstack-tox-validate
- requirements-check-self
- requirements-tox-babel
- requirements-tox-bindep:
voting: false
- requirements-tox-py311-check-uc
- requirements-tox-py312-check-uc
- requirements-tox-py313-check-uc
- requirements-tox-validate-projects:
voting: false
- cross-aodh-py313
- cross-barbican-py313
- cross-ceilometer-py313
- cross-cinder-py313
- cross-designate-py313
- cross-glance-py313
- cross-heat-py313
- cross-horizon-py313
- cross-horizon-npm
- cross-ironic-py313
- cross-keystone-py313
- cross-kuryr-py313
- cross-manila-py313
- cross-magnum-py313
- cross-masakari-py313:
voting: false
- cross-mistral-py313:
voting: false
- cross-neutron-py313
- cross-nova-pep8
- cross-nova-py313
- cross-placement-py313
- cross-osvif-py3
- cross-nova-functional
- cross-placement-functional-py313
- cross-octavia-py313
- cross-osc-tox-docs
- cross-swift-py313
- cross-watcher-py3
- openstacksdk-functional-devstack
- tempest-full-py3:
irrelevant-files:
- ^bindep.txt$
- ^(test-|)requirements.txt$
- ^setup.cfg$
check-arm64:
jobs:
- build-wheel-cache-ubuntu-focal-arm64:
files:
- bindep.txt
- build-wheel-cache-ubuntu-jammy-arm64:
files:
- bindep.txt
gate:
jobs:
- build-wheel-cache-ubuntu-focal:
files:
- bindep.txt
- build-wheel-cache-ubuntu-jammy:
files:
- bindep.txt
- openstack-tox-validate
- requirements-check-self
- requirements-tox-babel
- requirements-tox-py311-check-uc
- requirements-tox-py312-check-uc
- requirements-tox-py313-check-uc
- cross-cinder-py313
- cross-designate-py313
- cross-glance-py313
- cross-heat-py313
- cross-horizon-py313
- cross-horizon-npm
- cross-ironic-py313
- cross-keystone-py313
- cross-kuryr-py313
- cross-manila-py313
- cross-neutron-py313
- cross-nova-pep8
- cross-nova-py313:
files: ^upper-constraints.txt$
- cross-placement-py313:
files: ^upper-constraints.txt$
- cross-osvif-py3
- cross-nova-functional
- cross-placement-functional-py313
- cross-octavia-py313
- cross-osc-tox-docs
- cross-swift-py313
- cross-watcher-py3
- openstacksdk-functional-devstack
- tempest-full-py3:
irrelevant-files:
- ^bindep.txt$
- ^(test-|)requirements.txt$
- ^setup.cfg$
experimental:
jobs:
- nova-ceph-multistore
- nova-next
- requirements-tox-py310-check-uc-no-wheels
- requirements-tox-py311-check-uc-no-wheels
- requirements-tox-py312-check-uc-no-wheels
- tempest-integrated-storage
- tempest-pg-full:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$