Skip to content

Commit

Permalink
Merge pull request #3611 from aspiers/devstack-local-conf
Browse files Browse the repository at this point in the history
[UNTESTED] fix devstack local.conf tweaks to tempest and neutron
  • Loading branch information
jeremy-moffitt authored Dec 4, 2020
2 parents 9c4d6a6 + 0fc72e8 commit 1937f93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/jenkins/qa_devstack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,10 @@ USE_PYTHON3=$USE_PYTHON3
PYTHON3_VERSION=$PYTHON3_VERSION
$DEVSTACK_EXTRA_CONFIG
[[test-config|$$TEMPEST_CONFIG]]
[[test-config|\$TEMPEST_CONFIG]]
[compute]
min_compute_nodes = 1
[[post-config|$$NEUTRON_CONF]]
[[post-config|\$NEUTRON_CONF]]
[DEFAULT]
global_physnet_mtu = 1450
EOF
Expand Down

0 comments on commit 1937f93

Please sign in to comment.