We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 817af15 commit b5a0490Copy full SHA for b5a0490
.zuul.d/base.yaml
@@ -74,7 +74,6 @@
74
- ^.*\.rst$
75
- ^doc/.*
76
- ^etc/.*
77
- - ^lower-constraints.txt$
78
- ^releasenotes/.*$
79
- ^specs/.*$
80
- ^test-requirements.txt$
lower-constraints.txt
tox.ini
@@ -114,9 +114,3 @@ extension =
114
K301 = checks:no_mutable_default_args
115
K302 = checks:no_log_warn
116
paths = ./kolla/hacking
117
-
118
-[testenv:lower-constraints]
119
-deps =
120
- -c{toxinidir}/lower-constraints.txt
121
- -r{toxinidir}/test-requirements.txt
122
- -r{toxinidir}/requirements.txt
0 commit comments