Commit a718bcc
committed
Pre-add functional tests stub to notification testing
Every time a transformed notification merged, other ones
are getting merge conflict mainly because of [1]. In this
patchset, method calls and method stubs are added in order to
avoid merge conflicts in the future. In this patchset, the
currently in-queue notifications are added.
[1]: https://github.com/openstack/nova/blob/896ee40d27539b3d9de01700176f5ed253d69c83/nova/tests/functional/notification_sample_tests/test_instance.py#L66
Change-Id: I2fed82ca3cd023194b81814ec609c2d2df5e0c03
Implements: bp versioned-notification-transformation-pike1 parent 1edeef1 commit a718bcc
File tree
1 file changed
+28
-0
lines changed- nova/tests/functional/notification_sample_tests
1 file changed
+28
-0
lines changedLines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
81 | 88 | | |
82 | 89 | | |
83 | 90 | | |
| |||
743 | 750 | | |
744 | 751 | | |
745 | 752 | | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
0 commit comments