masakari/masakari/tests/unit/objects
suzhengwei e6ab50131e fix ci broken
1.Add sqlalchemy-migrate dependence in test-requirements.txt.

It will remove the dependence after this project switchs to alembic.
Remove "check-requirements" temporarily.

2.Fix unit tests broken by olso.utils

Some of the object unit tests grub Mock object unintentionally, and
that results in failure during initializing an versioned object,
because the Mock object does not present its version correctly.

3.make functional jobs not voting

Fix functional jobs later.

Change-Id: Id3c952a54e77952cfd0d76d259f49a14edca1d8b
2023-12-21 13:36:46 +08:00
..
__init__.py Added masakari objects 2016-09-07 15:57:17 +05:30
fake_args.py Define objects used for notification 2019-03-03 19:12:53 +05:30
test_fields.py [Part1]Remove six 2020-08-30 09:03:07 +00:00
test_hosts.py add enabled to segment 2021-03-03 10:42:35 +08:00
test_notifications.py remove unicode from code 2021-01-04 01:02:06 +00:00
test_objects.py fix ci broken 2023-12-21 13:36:46 +08:00
test_segments.py add enabled to segment 2021-03-03 10:42:35 +08:00
test_vmoves.py vm moves for host notification 2023-01-28 11:01:24 +00:00