bitbake: toaster/tests: Fix kirkstone numbering

When the fixtures were updated for the styhead release, the test cases
were not updated to match. Fix this.

(Bitbake rev: d40bd9d35fa3850e77a1e349dab2308a54d70d60)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2024-10-08 13:36:26 +01:00
parent 766d097660
commit fb35cf26f0

View File

@@ -110,7 +110,7 @@ class TestCreateNewProject(SeleniumFunctionalTestCase):
- Release: Yocto Project 4.0 "Kirkstone" (option value: 4)
- Merge Toaster settings: True
"""
release = '4'
release = '5'
release_title = 'Yocto Project 4.0 "Kirkstone"'
project_name = 'projectkirkstone'
self._create_test_new_project(