interop/add-ons/guidelines
Martin Kopec 5f7b383c90 Fix manila test name
When Tempest loads tests class inheritance plays a big role,
the test name (or path if you will) is affected by the inherited
classes.

ShareNetworksTest class inherits from ShareNetworkListMixin,
see [1], therefore the test in questions appears to be under
ShareNetworksTest and not ShareNetworkListMixin which is its
litteral position.

This issue wasn't uncovered by the consistency checks
because tools/checktest.py parses test files manually and
therefore the check passed as it found the litteral position
of the test not the based on the inheritance.

[1] 8ccbbebe6d/manila_tempest_tests/tests/api/test_share_networks.py

Change-Id: I685d94d045f4c20cfb9430d200b52e1c5cf4d268
2021-08-26 14:01:07 +00:00
..
dns.2018.02.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
dns.2018.11.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
dns.2019.06.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
dns.2019.11.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
dns.2020.06.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
dns.2020.11.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
dns.next.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
orchestration.2018.02.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
orchestration.2018.11.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
orchestration.2019.06.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
orchestration.2019.11.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
orchestration.2020.06.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
orchestration.2020.11.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
orchestration.next.json Reorganize guidelines and improve consistency.sh 2021-06-29 22:16:59 +00:00
shared_file_system.2020.11.json Fix manila test name 2021-08-26 14:01:07 +00:00
shared_file_system.next.json Fix manila test name 2021-08-26 14:01:07 +00:00