5 Commits

Author SHA1 Message Date
manchandavishal
f5473fc236 Fix gate jobs
This patch update the following:
* add ignore_basepython_conflict = true in tox.ini file.
* replace horizon tarballs dependency with constraints file.
* update hacking version to latest 4.0.0 version.
* fix pep8 warnings.

Change-Id: If0275b78f9084e314e6a69e267a79fc4472c0dfe
2021-02-16 18:06:05 +00:00
manchandavishal
c9e8d95c09 [goal] Migrate testing to ubuntu focal
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

Fixing:
Closes-Bug: #1886296
Bump the pyflakes to 2.1.1 as min version to run pep8 jobs
on py3.8 which is default python vesion in ubuntu focal.

Story: #2007865
Task: #40196

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html
Change-Id: I29eae255a0cb87c41d1d739e3bb608c303c5b9b8
2020-09-01 16:19:30 +00:00
hardik
c38219f30d Fixed unit tests issue
Change-Id: I97c4f21894cc30176f3dd6a333065a54139d8a0e
2016-07-26 14:58:59 +05:30
Zhenguo Niu
d6bddedad0 Add 'index' and 'create' unit tests for workflows
Partially implements blueprint mistral-dashboard-ut

Change-Id: I3ff0cd8958edf1f50d4da10c51aae8bac652b2b5
2015-08-10 17:59:44 +08:00
Zhenguo Niu
6014afd6c1 Enable Unit Test
Enable Unit Test add additional tooling to support running tests
and building virtual environments to mirror what is done in horizon.

Partially implements blueprint mistral-enrich-dashboard

Change-Id: I15b2b28a3a30e8c2ead3b2f68bf2986becbe7914
2015-07-07 17:44:45 +08:00