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 c197957 + 0359f31 commit 016080dCopy full SHA for 016080d
tox.ini
@@ -17,7 +17,14 @@ deps =
17
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/yoga}
18
-r{toxinidir}/requirements.txt
19
-r{toxinidir}/test-requirements.txt
20
-passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
+passenv =
21
+ http_proxy
22
+ HTTP_PROXY
23
+ https_proxy
24
+ HTTPS_PROXY
25
+ no_proxy
26
+ NO_PROXY
27
+
28
commands =
29
stestr run {posargs}
30
zuul.d/project.yaml
@@ -23,7 +23,6 @@
- ironic-grenade-dsvm-multinode-multitenant:
voting: false
gate:
- queue: networking-generic-switch
jobs:
- networking-generic-switch-tempest-dlm
- ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode:
0 commit comments