tests: update versions for new checkpoints
Change-Id: I075110b68a7aa762fb060fcae7bb74ee8ec581b0
This commit is contained in:
@@ -81,7 +81,7 @@ board.set_kernel_disk_workload(
|
|||||||
"x86-ubuntu-18.04-img", resource_version="1.0.0"
|
"x86-ubuntu-18.04-img", resource_version="1.0.0"
|
||||||
),
|
),
|
||||||
checkpoint=obtain_resource(
|
checkpoint=obtain_resource(
|
||||||
"x86-fs-test-checkpoint-v24-0", resource_version="2.0.0"
|
"x86-fs-test-checkpoint-v24-0", resource_version="3.0.0"
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ board.set_se_binary_workload(
|
|||||||
resource_version="1.0.0",
|
resource_version="1.0.0",
|
||||||
),
|
),
|
||||||
checkpoint=obtain_resource(
|
checkpoint=obtain_resource(
|
||||||
"x86-hello-test-checkpoint-v24-0", resource_version="2.0.0"
|
"x86-hello-test-checkpoint-v24-0", resource_version="3.0.0"
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user