Skip to content

Commit 016080d

Browse files
authored
Merge pull request #57 from stackhpc/upstream/yoga-2023-07-11
Synchronise yoga with upstream
2 parents c197957 + 0359f31 commit 016080d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

tox.ini

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,14 @@ deps =
1717
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/yoga}
1818
-r{toxinidir}/requirements.txt
1919
-r{toxinidir}/test-requirements.txt
20-
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
20+
passenv =
21+
http_proxy
22+
HTTP_PROXY
23+
https_proxy
24+
HTTPS_PROXY
25+
no_proxy
26+
NO_PROXY
27+
2128
commands =
2229
stestr run {posargs}
2330

zuul.d/project.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
- ironic-grenade-dsvm-multinode-multitenant:
2424
voting: false
2525
gate:
26-
queue: networking-generic-switch
2726
jobs:
2827
- networking-generic-switch-tempest-dlm
2928
- ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode:

0 commit comments

Comments
 (0)