You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)"