Skip to content

Conversation

volyrique
Copy link
Contributor

The environment variable values used by system services are not persistent, so any changes to them are lost after services finish execution. As a result, the framework order was not toggled properly after each continuous benchmarking run completed. Instead, use a regular file to keep track of the order.

This is another attempt to fix the framework order after pull request #9103. Of course, the copy of the respective script in the Citrine environment would have to be updated if my changes are acceptable; fortunately, there shouldn't be any need to interrupt a run to this end.

The environment variable values used by system services are
not persistent, so any changes to them are lost after services
finish execution. As a result, the framework order was not
toggled properly after each continuous benchmarking run
completed. Instead, use a regular file to keep track of the
order.

Signed-off-by: Anton Kirilov <[email protected]>
@volyrique volyrique force-pushed the continuous-benchmarking branch from 6fac2a1 to 7a388bd Compare September 14, 2025 15:48
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.

1 participant