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.
2 parents be22ac8 + 224fd4a commit ff3192aCopy full SHA for ff3192a
.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
@@ -107,9 +107,3 @@ extension =
107
K301 = checks:no_mutable_default_args
108
K302 = checks:no_log_warn
109
paths = ./kolla/hacking
110
-
111
-[testenv:lower-constraints]
112
-deps =
113
- -c{toxinidir}/lower-constraints.txt
114
- -r{toxinidir}/test-requirements.txt
115
- -r{toxinidir}/requirements.txt
0 commit comments