devstack/tests
whoami-rajat deadc7c439 Fix : sort variables fetched from env list
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
2019-03-14 11:06:15 +05:30
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
test_functions.sh Fix : sort variables fetched from env list 2019-03-14 11:06:15 +05:30
test_ini_config.sh Fix an issue in iniset function 2019-01-12 08:53:26 +08:00
test_ip.sh Cleanup test_ip.sh to give more consistent output 2015-05-28 10:40:55 +10:00
test_libs_from_pypi.sh Revert "Update branches for stable/rocky" 2018-08-27 13:23:18 +00:00
test_localconf.sh add local.conf modifying functions 2016-07-01 12:50:18 +00:00
test_meta_config.sh Warn instead of die on undefined config names 2016-12-12 09:55:32 -05:00
test_package_ordering.sh Fix sorting on LC_ALL=C platforms 2016-03-08 12:00:15 -05:00
test_python.sh install under python3 by default when enabled 2019-01-09 09:05:36 -05:00
test_refs.sh Centralize setting default branch for stable branching 2018-02-15 11:21:15 -06:00
test_truefalse.sh Detect blank variable in trueorfalse 2015-10-09 19:07:50 +11:00
test_vercmp.sh Add vercmp function 2015-11-19 09:37:33 +11:00
test_worlddump.sh Add worlddump unit test 2015-07-01 06:29:27 +10:00
test_write_devstack_local_conf_role.sh Zuul: support plugin dependencies 2018-03-22 11:50:49 -07:00
unittest.sh Merge "Add vercmp function" 2016-01-29 05:21:09 +00:00