thenecho"$(tput setaf 4)No such module 'tempest' in the system. Before running this script please install tempest module using : pip install git+http://github.com/openstack/tempest.git$(tput sgr 0)"
fi
}
functionrun_tests_by_version() {
export OS_AUTH_URL=""
echo"$(tput setaf 4)Running integration CLI and python-mistralclient tests for v$1$(tput sgr 0)"