Chandan Kumar (raukadah) 0241256ad0 Disable Stackviz for CS9
CS9 jobs are failing with following error
```
'NoneType' object has no attribute 'version_tuple'
```
while installing stackviz via python_venv_build role.

The python_venv_build role uses virtualenv binary not
python -m venv utility. Moving to python -m venv might
break the role.

Till we get a proper fix, we are disabling stackviz
installation on CS9.

Related-Bug: #1953032

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: Ic5bc9a5b4be36b62ce60d6db362821ea4da2239a
2021-12-08 17:51:41 +05:30
..
2021-12-08 17:51:41 +05:30
2016-11-22 12:56:09 +00:00
2020-03-03 13:29:21 +02:00
2019-11-08 07:31:06 +00:00