Skip to content

Conversation

@alhom
Copy link
Member

@alhom alhom commented Dec 9, 2025

CI testing branch to be merged after propagating the actual testpackage to the test branch.

lassejsc and others added 30 commits October 31, 2025 14:05
Image comparison workflow for generated plots - merging to prototype branch to get verification data generation workflows available
Get generate_reference_plots from master
Moved module loading and added environment activation for Python.
Add exit code logging to the test package script.
Log exit code after job completion in script
Made compare to use the latest verification set
this caused issue before with the call lists
instead of plot output indexing being based on the function used, i.e
plot_bla/BLA/00n_blablabla now it would be based on whether it was
restarting/nonrestarting/multipop, i.e the lists in
testpackage_definitions. So indexing inside a run could go like
plot_bla/BLA/00n_list1_blabla , plot_bla/BLA/00m_list2_blablabla etc.
Downside is that within a run we can have two plotfiles starting with
same numbering(not same string still) and the upside is that we can now
add calls to the end of the list without messing up the indexing for
everything.
pyproject.toml Outdated
]
all = [
"analysator[vtk]",
"opencv-python"
Copy link
Member Author

Choose a reason for hiding this comment

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

Let's make this into a analysator[tests] optional dependency, explicitly

…_workflow since it would make things easier for the older python
Universe is throwing signs for a holiday
might have issue if there exists both GCC and non GCC core version for
same python version
Indexing changes to testpackage, tested manually and seems to produce the correct number of plots, did not compare as the names have changed
@alhom alhom merged commit 090a7a2 into master Jan 7, 2026
26 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