deadc7c439
In bionic, when exporting env variables, the env list displays variables in unsorted format. While fetching we are getting 'https_proxy' before 'http_proxy' which is failing in comparison to our expected values[1]. This patch sorts the variables fetched from env. [1] http://logs.openstack.org/30/643130/3/check/devstack-unit-tests/effbf7a/job-output.txt.gz#_2019-03-13_23_12_35_465026 Change-Id: Ie504eabf0d3fec1b97bc711e2702c06bcf75d158 |
||
---|---|---|
.. | ||
fake-service.sh | ||
test_functions.sh | ||
test_ini_config.sh | ||
test_ip.sh | ||
test_libs_from_pypi.sh | ||
test_localconf.sh | ||
test_meta_config.sh | ||
test_package_ordering.sh | ||
test_python.sh | ||
test_refs.sh | ||
test_truefalse.sh | ||
test_vercmp.sh | ||
test_worlddump.sh | ||
test_write_devstack_local_conf_role.sh | ||
unittest.sh |