hs-test: simplify core allocation 56/42656/2
authorAdrian Villin <[email protected]>
Wed, 2 Apr 2025 17:01:17 +0000 (19:01 +0200)
committerFlorin Coras <[email protected]>
Thu, 3 Apr 2025 07:01:16 +0000 (07:01 +0000)
commit6d1e7b133f4dd8bc5833aae0e68847ccbda17817
treeecdf97950f396882103fa1a217d9cffa659e76a9
parent8a8bcae52833fbf542c01a766a5984bd75d6a939
hs-test: simplify core allocation

- no longer distinguishing between release and debug build in the CI
- core allocation will always start from core 1 (or 0 if CPU0=true)

Type: improvement

Change-Id: I4568bda01bd90fba14ca81f6669bdab3b7521415
Signed-off-by: Adrian Villin <[email protected]>
extras/hs-test/framework_test.go
extras/hs-test/infra/cpu.go
extras/hs-test/infra/hst_suite.go