mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
bitbake: toaster/tests: Update after release numbering changes
(Bitbake rev: f06112286ad141f0d5e4ae75a29f83cdd564c2ec) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -53,7 +53,7 @@ class TestCreateNewProject(SeleniumFunctionalTestCase):
|
|||||||
- Release: Yocto Project 4.0 "Kirkstone" (option value: 6)
|
- Release: Yocto Project 4.0 "Kirkstone" (option value: 6)
|
||||||
- Merge Toaster settings: True
|
- Merge Toaster settings: True
|
||||||
"""
|
"""
|
||||||
release = '6'
|
release = '7'
|
||||||
release_title = 'Yocto Project 4.0 "Kirkstone"'
|
release_title = 'Yocto Project 4.0 "Kirkstone"'
|
||||||
project_name = 'projectkirkstone'
|
project_name = 'projectkirkstone'
|
||||||
self.create_new_project(
|
self.create_new_project(
|
||||||
|
|||||||
Reference in New Issue
Block a user