Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make flags more intuitive #303

Merged
merged 1 commit into from
Jan 27, 2024
Merged

make flags more intuitive #303

merged 1 commit into from
Jan 27, 2024

Conversation

axel-h
Copy link
Member

@axel-h axel-h commented Jan 11, 2024

  • disabled -> no_hw_test
  • simulation_binary -> has_simulation as boolean

@axel-h axel-h requested a review from lsf37 as a code owner January 11, 2024 13:50
@axel-h axel-h force-pushed the patch-axel-3 branch 3 times, most recently from 3dc862c to 9bfaf54 Compare January 12, 2024 13:18
@axel-h axel-h force-pushed the patch-axel-3 branch 3 times, most recently from efca536 to e71c466 Compare January 26, 2024 13:21
sel4test-sim/builds.yml Outdated Show resolved Hide resolved
seL4-platforms/platforms.yml Outdated Show resolved Hide resolved
Copy link
Member

@lsf37 lsf37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this makes sense. The simulation_binary setting is a relic from very old times and at best confusing, and no_hw_test is better in line with the rest of the terminology and the labels we use on repos.

@june-andronick if you're looking into what is tested, this PR will change the names of the keys you have to check for.

@axel-h axel-h force-pushed the patch-axel-3 branch 2 times, most recently from 5bdd2cd to a420e62 Compare January 27, 2024 13:31
- 'disabled' -> 'no_hw_test'
- 'simulation_binary' -> 'has_simulation' as boolean

Signed-off-by: Axel Heider <[email protected]>
@lsf37 lsf37 merged commit 7f5666f into seL4:master Jan 27, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants